mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-25 10:14:43 +02:00
Add support for new 1.5 inventory blocks.
This commit is contained in:
@ -93,6 +93,9 @@ public final class BlockUtils {
|
||||
case WORKBENCH:
|
||||
case BEACON:
|
||||
case ANVIL:
|
||||
case DROPPER:
|
||||
case HOPPER:
|
||||
case TRAPPED_CHEST:
|
||||
return false;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user