How to stop hoppers from taking/putting stuff from input/output slots

Started by Dashy22 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to stop hoppers from taking/putting stuff from input/output slots

I see the "Inventory slot automation take condition" and "Inventory slot automation place condition" but i dont know how to use them and the other forum relating to this was 8 years ago and didnt solve the question.

I dont want the hopper to take from my input slot

I dont want the hopper to insert into my output slot

Plz help me

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You make a procedure which…
Thu, 03/12/2026 - 14:04

You make a procedure which returns the correct Boolean value. (I think false is it doesn’t work, true is it does, but I could have that the wrong way around), then you set those conditions to that procedure.

Joined Oct 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
allrighty ill try it
Fri, 03/20/2026 - 17:18

allrighty ill try it