Leaves can now be stored in a block bag.

This commit is contained in:
TomyLobo 2011-11-04 17:22:30 +01:00
parent 3ed5841863
commit e72f84f08f

View File

@ -83,7 +83,6 @@ public abstract class BlockBag {
case BlockID.IRON_ORE:
case BlockID.COAL_ORE:
case BlockID.DIAMOND_ORE:
case BlockID.LEAVES:
case BlockID.TNT:
case BlockID.MOB_SPAWNER:
case BlockID.CROPS: