Checking an for the type of a slot using procedures

Started by StepikDaModder on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Checking an for the type of a slot using procedures

Hey guys yeah so how do you check if a slot is an input, output, or both? I want to make some item pipes for my tech mod, yeah it works but I have to check the types of slots before inserting, like I shouldn't put items in the result slot.

How do I detect the slot's type?