Started by
MasterHacker2700
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a hopper type block and got most of it working, but it keeps putting items into the output slots of furnaces as well as the slots it's supposed to input into. Is there any way to detect if a target slot is input or output so i don't have to manually change the process for every unique crafting block? Thanks in advance!