Button recipes confused with trapdoor/wall
SolidBlock-cn opened this issue ยท 1 comments
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.