Template workspace for modding Minecraft 1.12.2. Licensed under MIT, it is made for public use.
This template runs on Java 21! Currently utilizies Gradle 8.10.1 + RetroFuturaGradle 1.4.1 + Forge 14.23.5.2847.
With coremod and mixin support that is easy to configure.
use this template
at the top.Settings > Build, Execution, Deployment > Build Tools > Gradle > Gradle JVM
.build.gradle
, if you weren't prompted, right-click the project's build.gradle
in IDEA, select Link Gradle Project
, after completion, hit Refresh All
in the gradle tab on the right.runClient
and runServer
in the IDEA gradle tab, or use the auto-imported run configurations like 1. Run Client
.