mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Added Wooden button to list of blocks that should not trigger abilities
This commit is contained in:
parent
34169aebaf
commit
71471d3bbc
@ -103,6 +103,7 @@ public class BlockChecks {
|
||||
case LEVER:
|
||||
case NOTE_BLOCK:
|
||||
case STONE_BUTTON:
|
||||
case WOOD_BUTTON:
|
||||
case TRAP_DOOR:
|
||||
case WALL_SIGN:
|
||||
case WOODEN_DOOR:
|
||||
|
Loading…
Reference in New Issue
Block a user