Version: 1.20.2 | with Parchment | prepared by: Jaymar921
This repository has all the configuration setup.
Head to gradle.properties
and only modify the ## Mod Properties
section
By default, the MainClass is JaymarMod
and it's in the package java.net.jaymar.firstmod
.
If you wish to change the directory, make sure to link it in ## Mod Properties
inside gradle.properties
- Run the
./gradlew genIntellijRuns
command to build the project. As long asBUILD SUCCESSFUL
is shown, just ignore the warnings and you're good to go.
- Proceed to
Gradle's
tab ->Tasks
->forgegradle runs
-> and click onrunClient
to open Minecraft client