mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 02:04:44 +02:00
Fixed huge mushroom blocks not being properly tracked
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user