Skip to content

CleanroomMC/CleanroomModTemplate

Repository files navigation

CleanroomModTemplate

Mod development template for Cleanroom, uses Unimined

Usage

Edit gradle.properties for general settings If you don't need shadow plugin, remove it from build.gradle If you want to change artifact file name, also change it in build.gradle Mixin in Cleanroom only need 1~3 configs, MixinBooter API is deprecated, check mixin branch for more detail

WARNING: These features are missing:

  • Applying dependencies AT. Since even JEI has many ATs, this mean you will have to test your mod in production launchers.

Branches

There are 3 branches available:

  • main
  • mixin
  • scala

If you want to use non-main branches, after clicked Create a new repository under Use this template, check the Include all branches checkbox

About

Mod development template for Cleanroom, uses Unimined

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages