Skip to content

L3g7/ForgeMixin

Repository files navigation

Why use this template?

  • Gradle 6.9.1 for faster building and better IntelliJ IDEA support
  • Mixin support

How to use

  1. run gradlew setupDecompWorkspace
  2. run gradlew idea

Warning

Do not run gradlew genIntellijRuns or open the project until you have updated the gradle.properties (see below).
IntelliJ IDEA caches run configurations and will not update them correctly (even when deleted).
If you fucked up, you can update the fml.coreMods.load VM option manually or delete your .iml, .ipr and .iws files and try again.

  1. personalize
    1. update refmap in example_addon.mixins.json
    2. rename example_addon.mixins.json
    3. update gradle.properties
    4. update MIXIN_CONFIG in the MixinLoader class
  2. run gradlew genIntellijRuns
  3. open the generated .ipr file in IntelliJ IDEA
  4. The Minecraft Dev IntellJ plugin is recommended, but not required

About

Forge 1.8.9 mod template with Mixin support

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages