Open xane256 opened 1 year ago
I had to fully overwrite Litematicas pickblock logic since there is no way to hook it otherwise(it runs+canceles before any vanilla logic I could hook). Will have to look into how far I can simulate that behavior/hook further down in litematica.
Version information
itemswapper-fabric-0.5.3-mc1.20.1.jar
Other relevant installed mods
malilib 1.20.1-0.16.2, Litematica 1.20.1-0.15.3
Expected Behavior
Actual Behavior
Reproduction Steps
In survival:
4,5,6,7
in creative:
Render engine
Additional information
https://github.com/tr7zw/ItemSwapper/blob/38a3fdf6ef5b194590f915d66a692be44c2e7f2e/XTFabric/src/main/java/dev/tr7zw/itemswapper/mixin/LitematicaMixin.java#L23