Version Information
Lithium 0.21.4 for Fabric 1.21.11
Expected Behavior
Hoppers show up in the blockEntity queue like normal
Actual Behavior
Hoppers do not show up in the blockEntity queue
Reproduction Steps
1. Place a hopper
2. Run /tick freeze
3. Run /queueStep blockEntity
4. Observe nothing in the blockEntity queue if there is a hopper that should tick (and a crash if using the release build, switch to Actions to stop the crash)
Other Information
Tested with SubTick 2.2 (current latest release) and latest nightly build #72
Possible fix: Don't "sleep" hoppers if game is in a frozen state
Version Information
Lithium 0.21.4 for Fabric 1.21.11
Expected Behavior
Hoppers show up in the blockEntity queue like normal
Actual Behavior
Hoppers do not show up in the blockEntity queue
Reproduction Steps
1. Place a hopper
2. Run /tick freeze
3. Run /queueStep blockEntity
4. Observe nothing in the blockEntity queue if there is a hopper that should tick (and a crash if using the release build, switch to Actions to stop the crash)
Other Information
Tested with SubTick 2.2 (current latest release) and latest nightly build #72
Possible fix: Don't "sleep" hoppers if game is in a frozen state