Causes Incompatibility with Chisel & Bits
kokofixcomputers opened this issue ยท 3 comments
This mod causes incompatibility with the Chisel & Bits mod. In the 1.20.1 (at least as far as i know)
When attempting to use chisel from Chisel & Bits, the blocks highlighter doesn't show
I am guessing this mod changed some rendering stuff?
I would really like to see this mod compatible with Chisel & Bits
:)
Hi, yes, the Redstone Pen mod hooks into the world renderer to draw the Redstone Tracks. Normally, mod renderers get independently invoked in a persistent order, and I do not hook into any code of other mods etc, and have exception safety implemented. So, seeing such an issue popping up is rather surprising.
Can you give me the versions of the mods, mod loader, etc for reproduction?
Apparently, this only happens on 1.20.* specifically 1.20.1. newer versions like 1.21.1 doesn't have this problem. It is on neoforge