Hoppers inserting and extracting when not specified

Published by laugexd on
Issue description

When setting a block with a gui to not be an input slot or an output slot it both inserts and extracts items instead of not interacting with the slot, I've attached a workspace that shows this in action.

Issue comments

This is normal because setting slot as input actually only prevents taking from slot and setting as output prevents insertion.

Check the text below main text on fields to confirm this.

So if you want to disable hopper interaction, you actually need to define it as input and out

the issue i made a few days ago where you said it worked as intended was me saying that setting it as input and output disabled hopper interaction as well as disabling player interaction, so does it work like intended or does it not work as intended?