Tile Entity Disable Inserting dosn't quite work

Started by Zappic3 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 11:57, 9. Jun 2022
Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tile Entity Disable Inserting dosn't quite work

I'm currently working on a block with GUI. This GUI has multiple slots, but only one slot should be intractable via hopper.

Screenshot of the GUI: https://pasteboard.co/HngS76GQnEPg.png

 

To achieve this behavior, I entered the ID's of the slot's hopper shouldn't interact with into the "Disable taking from the following slots" and "Disable inserting into following slots" fields.

(Screenshot: https://pasteboard.co/tv1xzEtcGgj8.png)

But now some strange behavior is happening. Hopper can't insert items into the listed slots, but the player can't either!

I made a video of the problem: https://youtu.be/OAlOjZex7uQ

 

I think this is a bug, but if it isn't, please tell me what I'm doing wrong!

Last seen on 19:20, 25. Jun 2023
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Disable taking from the…
Fri, 12/31/2021 - 05:13

Disable taking from the following slots and the other option are for both entities and hoppers. I don't know a workaround, but maybe someone else does?