A Minecraft1.12.2 Forge Mod modified based on LiquidBounce
- Depending on which IDE you are using execute either of the following commands:
- For IntelliJ:
gradlew --debug setupDevWorkspace idea genIntellijRuns build - For Eclipse:
gradlew --debug setupDevWorkspace eclipse build
- For IntelliJ: