promotional bannermobile promotional banner

FermiumBooter

A simplistic mixin mod utility for loading early and late mixins
Back to Files

`FermiumBooter-1.5.0.jar

File name`FermiumBooter-1.5.0.jar
Uploader
nischhelmnischhelm
Uploaded
Aug 12, 2026
Downloads
428
Size
2.4 MB
Mod Loaders
Forge
File ID
8635893
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fermiumbooter-968474:8635893")

Learn more about Curse Maven

What's new

1.5.0:

  • replaces ASM scan with ClassGraph scan (about similar performance, but more info)
  • bundles ClassGraph
  • allows to specify @MixinToggle.CompatHandling options not just by modid but also by modName and/or targetVersionRange
  • added config for previously hardcoded manual overrides to detect mods that neither use @Mod nor mcmod.info

tested against various RLCraft versions, MixinBooter (11.13), Cleanroom (0.6.10), MixinBooter2FermiumBooter (10.7), with no issues.

This is meant to be compatible with anything. Report issues if you think it isn't.

This mod has no related projects