Fix lizard wood planks

This commit is contained in:
Vos
2025-11-16 13:31:22 -06:00
parent f67c90b69a
commit a6387857e1
@@ -177,7 +177,6 @@ public class ModBlocks {
.strength(2.0F, 3.0F)
.sounds(BlockSoundGroup.WOOD)
.burnable()
.noCollision()
));
public static final Block LIZARD_BUTTON = registerBlock("lizard_button",