Fixed huge mushroom blocks not being properly tracked

This commit is contained in:
GJ
2013-04-03 11:16:24 -04:00
parent f1a22f5f6b
commit 1cde45599e
2 changed files with 4 additions and 1 deletions

View File

@ -30,6 +30,8 @@ public final class BlockUtils {
case GOLD_ORE:
case GRASS:
case GRAVEL:
case HUGE_MUSHROOM_1:
case HUGE_MUSHROOM_2:
case IRON_ORE:
case LAPIS_ORE:
case LOG: