Closed Qumoo closed 3 years ago
Hi @Qumoo I can't seem to reproduce this bug, as I already have this implemented in the code:
if typeStr.equals("WORKBENCH") { return; }
right here: ShulkerListener.98
since it is merged I am closing this issue. thanks for merging.
You can access the content of a shulker chest when dyeing in the crafting menu.
When right-clicking the magenta shulker box you open the shulker menu and can remove the items from the box. Then when you leave you keep the items you just removed from the shulkerbox and the orange shulker box thus duping the items.