mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-23 17:57:38 +00:00
Leaves can now be stored in a block bag.
This commit is contained in:
parent
3ed5841863
commit
e72f84f08f
@ -83,7 +83,6 @@ public abstract class BlockBag {
|
|||||||
case BlockID.IRON_ORE:
|
case BlockID.IRON_ORE:
|
||||||
case BlockID.COAL_ORE:
|
case BlockID.COAL_ORE:
|
||||||
case BlockID.DIAMOND_ORE:
|
case BlockID.DIAMOND_ORE:
|
||||||
case BlockID.LEAVES:
|
|
||||||
case BlockID.TNT:
|
case BlockID.TNT:
|
||||||
case BlockID.MOB_SPAWNER:
|
case BlockID.MOB_SPAWNER:
|
||||||
case BlockID.CROPS:
|
case BlockID.CROPS:
|
||||||
|
Loading…
Reference in New Issue
Block a user