Started by
Orange Gaming System
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make an automated machine that has an input slot and an output slot. I set it so hoppers cannot take from the input slot, but now players also can't take from that slot. Does anyone know how I can disable ONLY hoppers from taking from an inventory slot?
I trie to make something simila to that, but it only restricted the player, not hoppers.
I don't know how to restrict the hoppers even with Java. You probably need to unlock the element and do something to its Block Entity setting.
I was typing this on my phone, sorry for the mistakes.