Get start • Key Features • Thanks • Contributing •
If you are here you need to setup our project!. Please follow this steps:
- Open the file "build.gradle"
- 1 - Change the line 21 with your modid (will be the most important part of this setup)
- 2 - Change the line 22 only "io.github.sdxqw.ifmltweaker.FMLTweaker" to your tweaker dir!
- 3 - Change the file name "mixins.examplemod.json" to "mixins.MODID-STEP-3.json" please use the modid in step 1!
- Open the file "mixins.examplemod.json"
- 4 - Change the line 4 with your package where mixins should be.
- 5 - Change the line 5 "mixins.examplemod.refmap.json" to "mixins.MODID-STEP-3.refmap.json" please use the modid in step 1!
- 6 - Now the mod should work! have fun learing mixins!
- Good themplate for 1.8.9 ForgeMixin!
- Free themplate!
- Works in 2022!
- Allow people make their mods with 1.8.9 in 2022!
thanks to xcfrg and asbyth for repo!
Want to help improve ForgeMixins?, but how?:
- by making an fork of the project
- Sharing this repo
- Help improve the guide