mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 10:57:11 +00:00
Added 1.3 blocks to isRedstoneSource.
This commit is contained in:
parent
7c4cf0494f
commit
0b0b39b025
@ -712,6 +712,7 @@ public enum BlockType {
|
||||
isRedstoneSource.add(BlockID.STONE_PRESSURE_PLATE);
|
||||
isRedstoneSource.add(BlockID.WOODEN_PRESSURE_PLATE);
|
||||
isRedstoneSource.add(BlockID.STONE_BUTTON);
|
||||
isRedstoneSource.add(BlockID.TRIPWIRE_HOOK);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user