Open
Issue #64 · created by MicleBrick ·

LiteLoader mod with mixins seems to be incompatible with Forge

I made a liteloader mod that uses mixins to change the end skybox a while ago. It works fine with optifine/liteloader, but it doesn't work with forge.

Error: https://cdn.discordapp.com/attachments/437002009216942086/525649383526760448/unknown.png

Mixin: https://github.com/MicleBrick/SpaceCandy/blob/master/src/main/java/net/starlegacy/spacecandy/mixin/MixinRenderGlobal.java

2 participants
liteloader/LiteLoader#64