mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 21:26:46 +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 LEVER:
|
||||||
case NOTE_BLOCK:
|
case NOTE_BLOCK:
|
||||||
case STONE_BUTTON:
|
case STONE_BUTTON:
|
||||||
|
case WOOD_BUTTON:
|
||||||
case TRAP_DOOR:
|
case TRAP_DOOR:
|
||||||
case WALL_SIGN:
|
case WALL_SIGN:
|
||||||
case WOODEN_DOOR:
|
case WOODEN_DOOR:
|
||||||
|
Loading…
Reference in New Issue
Block a user