ate47 / Xray

An implementation of the Xray mod
https://www.curseforge.com/minecraft/mc-mods/xray-1-13-rift-modloader
The Unlicense
38 stars 20 forks source link

Use Mixins instead of CoreMod in forge pre 1.16 versions #9

Open monkey-debugger opened 4 years ago

monkey-debugger commented 4 years ago

I have tested this with Forge 31.1.51 and 31.1.59 and the mod didn't work on these versions. Also saw someone reporting that 31.1.47 doesn't work. It works on version 31.1.41 but on aforementioned versions all modes just trigger full bright mode (but with the correct name of the mode in the upper left corner).

TaranArora commented 4 years ago

Yes the problem persists...Please fix this.