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.
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 inBlockusRecipeProvider
, which invokedcreateTrapdoorRecipe
for button recipe.