mirror of
https://github.com/songoda/EpicHoppers.git
synced 2025-01-22 07:31:30 +01:00
fix
This commit is contained in:
parent
0db01630aa
commit
2382b00726
@ -223,8 +223,7 @@ public class HopTask extends BukkitRunnable {
|
||||
case SHULKER_BOX:
|
||||
case WHITE_SHULKER_BOX:
|
||||
case YELLOW_SHULKER_BOX:
|
||||
if (item.getType().name().contains("SHULKER_BOX")) return false;
|
||||
break;
|
||||
return false;
|
||||
case BREWING_STAND: {
|
||||
BrewerInventory brewerInventory = (BrewerInventory) destinationInventory;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user