This is a plugin for Recaf which can automatically detects a Minecraft Forge Mods version using the mcmod.info and applies the correct mapping. It also allows you to export the Forge MDK for the version.
The mappings and mdks are stored in this jar file, so you don't have to manually find them.
Supported Versions
Version | Mappings | MDK |
---|---|---|
1.8 | ✔️ | ❌ |
1.8.9 | ✔️ | ✔️ |
1.9.4 | ✔️ | ✔️ |
1.12.2 | ✔️ | ✔️ |
1.14.4 | ❌ | ❌ |
More planned |
Apply Mappings automatically - off by default, parses mcmod.info to try read the version
Notifications - Off by default, Creates a popup when mappings are applied and/or source is extracted
- Add support for other versions
- Add translations?
- Fix notifications disappearing too fast
Contributors are welcome 👍🏽
Thanks Recaf-development for the gradle plugin