promotional bannermobile promotional banner

FermiumBooter

A simplistic mixin mod utility for loading early and late mixins

File Details

`FermiumBooter-1.2.0.jar

  • R
  • Apr 5, 2025
  • 1.23 MB
  • 169.1K
  • 1.12.2
  • Forge

File Name

`FermiumBooter-1.2.0.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fermiumbooter-968474:6386622")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.0:
- Add utility method for checking for present ModID's as Loader.isModLoaded() does not work during mixin enqueue/early mixin application
- Add MixinConfig annotation system for expanding on the Forge Config annotation system to automatically enqueue mixins based on config toggles, including ModID compatibility options
- Add compatibility warning logging and render from mixins using the MixinConfig annotation system
- Re-license to LGPLv3

As there are multiple new features/changes remember to please report any issues to the Github issue tracker