Started by
ZSorcer19
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make item pickup completely disabled if there is an item in another slot in the GUI. For example: If there is an item in the output slot(3) and there's an item still in the input slot(0) i want to disable item pickup until slot(3) is empty. I tried using the Disable itemstack pickup as shown in the image but I can't figure out how to use it.
Did you manage to find a way to use that? I also need to know. :(