mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
Removed lily pad from canPassThrough.
This commit is contained in:
parent
edcccfce5f
commit
0e897778b0
@ -403,7 +403,6 @@ public enum BlockType {
|
||||
canPassThrough.add(BlockID.PUMPKIN_STEM);
|
||||
canPassThrough.add(BlockID.MELON_STEM);
|
||||
canPassThrough.add(BlockID.VINE);
|
||||
canPassThrough.add(BlockID.LILY_PAD);
|
||||
canPassThrough.add(BlockID.NETHER_WART);
|
||||
canPassThrough.add(BlockID.END_PORTAL);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user