Started by
Dashy22
on
Topic category: Help with Minecraft modding (Java Edition)
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
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.
allrighty ill try it