Litematica schematic renders don't update after faster y limit access change
Banzobotic opened this issue ยท 7 comments
Version Information
Lithium commit
75d3eda
(faster world y limit access) leads to litematica schematics not updating when I change their position or change the range of y values that it renders at.
Expected Behavior
When I change the range of y values that are displayed or change the location of the schematic, the rendering of it updates
Actual Behavior
The schematic render does not update when I change the range of y values or move its location
Reproduction Steps
- Have lithium from any commit between latest and
75d3eda
in your mods folder as well as malilib and litematica- Place a schematic
- Try to change the visible y level range of the schematic or move it
Other Information
Schematic updates when changing the y level visibility mode
This is confusing as there is no code in litematica that looks like it is incompatible with this
Can you try adding mixin.world.inline_height=false
to the config file and see if it works?
Should no longer be dev branch only after the lithium 0.7.4 release. I have not had a chance to test it yet though.
likely the same issue maruohon/litematica#403
Yep just to say a couple of us that use litematica came across this same issue when testing 0.7.4