Brandcraf06 / Blockus

A mod that mainly adds blocks!
GNU General Public License v3.0
27 stars 22 forks source link

Button recipes confused with trapdoor/wall #281

Closed SolidBlock-cn closed 1 year ago

SolidBlock-cn commented 1 year ago

For example, the recipe of Marble Wall is the same as Marble Button, which consists of 6 Marble Blocks. I think the recipe of button is incorrect. Refer to offerPressurePlateButtonRecipe method in BlockusRecipeProvider, which invoked createTrapdoorRecipe for button recipe.

Brandcraf06 commented 1 year ago

Oops what a mistake ! I'll fix it right away There was the same thing with the pressure plates

Thanks for reporting me this