Описание
# Mod Remapping API
Remaps non-Fabric mods made for a different environment (by default obfuscated) to the current runtime mappings.\
Provides hooks to expand the remapping process from other mods.
This mod doesn't depend on a specific Minecraft version and should work on any version that Fabric Loader can launch.
### Mods depending on this API:
- [Fabricated Legacy Forge](https://modrinth.com/mod/fabricated-forge)
- [Apron](https://modrinth.com/mod/Apron)
- [Fabricated-Rift](https://modrinth.com/mod/fabricated-rift)
## Credits
### Most of the original code of the mod remapper
- paulevsGitch's mod BetaLoader