Skip to content

A template for 1.12.2 Cleanroom modding with ForgeGradle 6

Notifications You must be signed in to change notification settings

kappa-maintainer/1.12.2-FG6-Template

 
 

Repository files navigation

Template for 1.12.2 Cleanroom

Everything but the Java Classes are thanks and are credited to SizeableShrimps ForgeTemplates found Here

Setting up

  • 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.

About

A template for 1.12.2 Cleanroom modding with ForgeGradle 6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%