Skip to content

Commit

Permalink
Update WWBlocks.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AViewFromTheTop committed Feb 4, 2025
1 parent e3aa319 commit 0aeec3a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1852,6 +1852,7 @@ private static void registerFlammability() {
flammableBlockRegistry.add(TUMBLEWEED_PLANT, 60, 100);
flammableBlockRegistry.add(BUSH, 40, 90);
flammableBlockRegistry.add(MYCELIUM_GROWTH, 60, 100);
flammableBlockRegistry.add(CLOVERS, 60, 100);

flammableBlockRegistry.add(HOLLOWED_BIRCH_LOG, 5, 5);
flammableBlockRegistry.add(HOLLOWED_CHERRY_LOG, 5, 5);
Expand Down

0 comments on commit 0aeec3a

Please sign in to comment.