How to disable item pickup in currently open GUI

Started by ZSorcer19 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Jun 2023
Points:
232

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
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.

Active 1 year ago
Joined Dec 2023
Points:
130

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
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. :(