2
0
Эх сурвалжийг харах

Added Wooden button to list of blocks that should not trigger abilities

TfT_02 12 жил өмнө
parent
commit
71471d3bbc

+ 1 - 0
src/main/java/com/gmail/nossr50/util/BlockChecks.java

@@ -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: