3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-20 06:40:05 +02:00

Leaves can now be stored in a block bag.

Dieser Commit ist enthalten in:
TomyLobo 2011-11-04 17:22:30 +01:00
Ursprung 3ed5841863
Commit e72f84f08f

Datei anzeigen

@ -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: