Vanilla "/data merge" Command Breaks Furnace & Hopper Interactions
jpeterik12 opened this issue ยท 1 comments
Version Information
Lithium: lithium-fabric-mc1.18.1-0.7.7
Fabric Loader: 0.12.12
Minecraft: 1.18.1
Expected Behavior
Hoppers pointed into and drawing from a furnace should be able to push and pull after the furnace is modified with commands.
Actual Behavior
The hoppers attached to the furnace no longer function.
Reproduction Steps
- Have a furnace with hoppers pointing into the top and drawing from the bottom
- Fill the top hopper
- Fuel the furnace with coal
- Run
data merge block [Furnace Coords] {CookTime:0}
- Notice that the hoppers stop functioning
Other Information
N/A
Should be fixed in https://github.com/CaffeineMC/lithium-fabric/actions/runs/1674390266