Fix lizard wood planks
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user