LegacyCompatibilityUtils
(CompatLib in short) Made most 1.7.2 Forge mods working on 1.7.10, and some 1.8 Forge and LiteLoader mods on 1.8.9.
This is done by re-add removed classes and srg methods/fields.
Exceptions:
- Coremods with
@MCVersion("x.x")
. - Mods that uses obfuscated ("Notch") codes like reflection helper or ASM.
1.7.10:
- The Mod was using 1.7.2's player skin related codes.
- See diff.yml for other changes.
1.8.9:
- The Mod was using some 1.8's Forge Registry API related codes.
- See diff.yml for other changes.
1.7.10 version Requires UniMixins, and 1.8.9 Requires MixinBooter 9.2+
This mod contains following libs:
A Relocated https://github.com/FabricCompatibilityLayers/CursedMixinExtensions
(See GitHub for More)
Notice
If anyone is interested at making another runtime deobf remapper or remap mixins to support some other things, feel free to open a topic in Github Discussion.
Submit an issue if you met incompatibilities.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.8.9
1.7.10
Platforms
Forge