Skip to content
/ ForgeMixins Public template

A crazy template for modding in 1.8.9 with forge and mixin!

Notifications You must be signed in to change notification settings

PumpkinXD/ForgeMixins

Repository files navigation


A crazy template for modding in 1.8.9 with forge and mixin!

GitHub last commit Minecraft
Release GitHub code size in bytes

Get start (maybe out-dated guide build your self.)

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!

Key Features

  • Good themplate for 1.8.9 ForgeMixin!
  • Free themplate!
  • Works in 2022!
  • Allow people make their mods with 1.8.9 in 2022!

Thanks

thanks to xcfrg and asbyth for repo!

Contributing

Want to help improve ForgeMixins?, but how?:

  • by making an fork of the project
  • Sharing this repo
  • Help improve the guide

| GitHub - @sdxqw  |

About

A crazy template for modding in 1.8.9 with forge and mixin!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages