mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-28 16:16:47 +01:00
Added ender chest to list of blocks that should not cause ability activation
This commit is contained in:
parent
e29484e14b
commit
1f4a828297
@ -83,6 +83,7 @@ public class BlockChecks {
|
||||
case CAKE_BLOCK:
|
||||
case CHEST:
|
||||
case DISPENSER:
|
||||
case ENDER_CHEST:
|
||||
case ENCHANTMENT_TABLE:
|
||||
case FENCE_GATE:
|
||||
case FURNACE:
|
||||
|
Loading…
Reference in New Issue
Block a user