Everything but the Java Classes are thanks and are credited to SizeableShrimps ForgeTemplates found Here
- Open up
gradle.properties
and change all the necessary properties - Rename the main package to be the same as
mod_base_package
in the properties file, e.g.io.github.examplemod
- Uncomment codes in
build.gradle
if you are using coremod or mixin
Finally, import into your IDE of choice.