LegacyCompatibilityUtils
ModA Mod Compatibility Layer for 1.7.2-1.7.10 Forge and 1.8-1.8.9 Forge/LiteLoader
Type
Mod
Modrinth Downloads
1,982
Modrinth ID
4l0D7F0y
Last Updated
Jun 4, 2026
Description
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.4
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 on GitHub if you met incompatibilities. 1.7.10 on the right and 1.8.9 Issue Here.
Compatibility
Mod Loaders
Game Versions
Similar Mods
VoxyServer
Voxy server is a fabric server side mod that voxelizes chunks into LODs using voxy and streams them to connected clients...
SheetLib
A library for some commonly used stuff
Quest Time Pause
Make time stop when you open the FTB Quests.
Solid Coloured Blocks
blocks designed to help wiki devs
DataPack Anvil
DataPack Anvil is a library mod used to facilitate creation of datapack driven mods.
Small Ships Upgrades
Adds upgrade items for Small Ships ship attributes.