Skip to content

FabricCompatibilityLayers/Mod-Remapping-API

Repository files navigation

Mod Remapping API

Remaps non fabric mods from obfuscated code to intermediary at runtime. 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 fabric loader can launch.

Discord Server

Mods depending on this API:

  • Fabricated Forge >=2.0
  • Apron

Credits

Most of the original code of the mod remapper

  • paulevsGitch's mod BetaLoader