Mirror von
https://github.com/IntellectualSites/FastAsyncWorldEdit.git
synchronisiert 2024-11-05 11:00:05 +01:00
Removed flower pots from canPassThrough.
Dieser Commit ist enthalten in:
Ursprung
b299632d00
Commit
bef5c8e3e7
@ -450,7 +450,6 @@ public enum BlockType {
|
||||
canPassThrough.add(BlockID.END_PORTAL);
|
||||
canPassThrough.add(BlockID.TRIPWIRE_HOOK);
|
||||
canPassThrough.add(BlockID.TRIPWIRE);
|
||||
canPassThrough.add(BlockID.FLOWER_POT);
|
||||
canPassThrough.add(BlockID.CARROTS);
|
||||
canPassThrough.add(BlockID.POTATOES);
|
||||
canPassThrough.add(BlockID.WOODEN_BUTTON);
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren