How to get the Slot Id of the current transferred Slot in a custom GUI?

Started by SparkleArts on

Topic category: Help with modding (Java Edition)

Last seen on 14:47, 17. Apr 2024
Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to get the Slot Id of the current transferred Slot in a custom GUI?

I want to make a Chisel where you can transfer the Block you want to be chiseled to the Inventory with the Number of Items of the Input Slot.

The Problem is I want to make one Procedure for all Output Slots (in Total 42 without Input Slot) that automatically checks which Slot you transferred.

Is there a way to get the Slot ID of the transferred Slot?