QuiltServerTools / HeyThatsMine

MIT License
12 stars 12 forks source link

People can steal stuff out of people's chests with hoppers #52

Open MauriceAvecWii opened 3 months ago

MauriceAvecWii commented 3 months ago

People can still steal stuff out of people's chests with hoppers when you place them below. Maybe Hoppers should be added like Furnace's and co?

eclipseisoffline commented 3 months ago

Make sure to set the HOPPERS flag of a locked container to false using /htm flag HOPPERS false. To automatically have this flag set to false for locked containers, remove the flag from the defaultFlags key in your htm_config.json file.

If you use Lithium, make sure to add mixin.block.hopper=false to your lithium.properties file.

Yilmaz4 commented 3 months ago

Is there a quick way to set this flag for all existing containers in the world?