Closed ShyCatsu closed 8 months ago
Seems to be caused by mixin.world.block_entity_ticking.sleeping
Seems to be caused by
mixin.world.block_entity_ticking.sleeping
YES! THAT IS IT!
Since it disables key vanilla features, making even the most basic auto-smelter totally non-functional, is this a feature that could be fixed, or at least have chests as an exception?
Or if not, could the properties default be adjusted to have the default set to "false" for future updates, to avoid bugs like this happening in the future?
Does disabling mixin.block.hopper
but leaving sleeping enabled also fix this?
We already had mixin.block.hopper disabled, so no.
radium-mc1.20.1-0.12.2+git.5f80f74
Hopper should be able to pull from both sides of the chest. Refined storage should be able to view both halves of the double chest.
This doesn't happen.