mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-22 13:16:45 +01:00
Add support for new 1.5 inventory blocks.
This commit is contained in:
parent
b0d609e9a3
commit
42bc5065df
@ -93,6 +93,9 @@ public final class BlockUtils {
|
||||
case WORKBENCH:
|
||||
case BEACON:
|
||||
case ANVIL:
|
||||
case DROPPER:
|
||||
case HOPPER:
|
||||
case TRAPPED_CHEST:
|
||||
return false;
|
||||
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user