Allow Players but not Hoppers to take items from a slot.

Started by Orange Gaming System on

Topic category: Help with modding (Java Edition)

Last seen on 21:46, 27. Apr 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Allow Players but not Hoppers to take items from a slot.

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?

Last seen on 19:08, 20. May 2024
Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I trie  to make something…
Sat, 05/18/2024 - 08:21

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.

Last seen on 19:08, 20. May 2024
Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I was typing this on my…
Sat, 05/18/2024 - 08:23

I was typing this on my phone, sorry for the mistakes.