mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-01-24 12:44:56 +08:00
Leaves can now be stored in a block bag.
This commit is contained in:
parent
3ed5841863
commit
e72f84f08f
@ -83,7 +83,6 @@ public void fetchPlacedBlock(int id, int data) throws BlockBagException {
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user