Recaf4Forge
Recaf4Forge copied to clipboard
A Recaf plugin which applies mappings to forge mods, you can also export the forge workspace.
What is this?
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 | :heavy_check_mark: | :x: |
1.8.9 | :heavy_check_mark: | :heavy_check_mark: |
1.9.4 | :heavy_check_mark: | :heavy_check_mark: |
1.12.2 | :heavy_check_mark: | :heavy_check_mark: |
1.14.4 | :x: | :x: |
More planned |
Config
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
Example Usage
Click here to see an example of automatic mappings
Click here to see an example of manual mappings
TODO
- Add support for other versions
- Add translations?
- Fix notifications disappearing too fast
Contributing
Contributors are welcome 👍🏽
Thanks Recaf-development for the gradle plugin