Asek3 / Radium

Radium is an Unofficial Fork of CaffeineMC's "Lithium", made to work with Forge Mod Loader.
GNU Lesser General Public License v3.0
14 stars 4 forks source link

[1.18.1] Incompatibility with Immersive Engineering's Manual #16

Open FynnWaelsing opened 2 years ago

FynnWaelsing commented 2 years ago

Using Radium together with Immersive Engineering causes the displaying of how complex machines are crafted to be broken in the Engineering Manual. The corresponding issue on their Github can be found here, showing what happens when Radium is installed (that issue references Starlight, but Radium causes the same issue): https://github.com/BluSunrize/ImmersiveEngineering/issues/5161.

Radium version: radium-0.7.7g Forge version: 39.0.79

FynnWaelsing commented 2 years ago

Further testing reveals that putting mixin.world=false in the config resolves this issue. I was not able to narrow in on the particular feature at fault, though