How to disable item pickup in currently open GUI

Started by ZSorcer19 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to disable item pickup in currently open GUI

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.

Joined Dec 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Did you manage to find a way…
Mon, 01/08/2024 - 01:26

Did you manage to find a way to use that? I also need to know. :(