Here for 1.8.9 Version with 1.8 Mod Compat
(CompatLib in short) Made most 1.7.2 mods working on 1.7.10.
This is done by re-add removed classes and srg methods/fields.
Exceptions:
- Coremods with
@MCVersion("1.7.2")
. - 1.7.2 Mods that uses obfuscated ("Notch") codes like reflection helper or ASM.
- The Mod was using 1.7.2's player skin related codes.
- See diff.yml for other changes.
Requires UniMixins.
This mod contains following libs:
A Relocated https://github.com/FabricCompatibilityLayers/CursedMixinExtensions
1.10.5 version of https://github.com/JOML-CI/JOML
If anyone is interested at making another runtime deobf remapper or knows how to fix SpongeVanilla's on 1.7.10, feel free to open a topic in Github Discussion.
Submit an issue if you met incompatibilities.