MixinBooter
Modby CleanroomMC
The Mixin Library for 1.8 - 1.12.2.
Type
Mod
CurseForge Downloads
11,769,715
CurseForge ID
419286
Last Updated
Jul 27, 2026
Description
MixinBooter
Allows any mixins that work on mods to work effortlessly on 1.8 - 1.12.2
Current Mixin Version: UniMix 0.15.3 forked by CleanroomMC, derived from 0.8.7 branch by LegacyModdingMC
Current MixinExtra Version: 0.5.0
For Developers:
- Add CleanroomMC's repository and depend on MixinBooter's maven entry:
Pseudo-Changelog:
As of 4.2, MixinBooter's API has changed and all mods that uses mixins are encouraged to depend on MixinBooter, even those that mixin into vanilla/forge/library classes. To avoid mixin version mismatches with mods crashing trying to implement modded mixins (looking at you VanillaFix). Thanks to @embeddedt recommending and helping me introduce this change!
As of 5.0, MixinExtras by @LlamaLad7 is shaded. Available for developers to use.
As of 8.0, MixinBooter will now work from 1.8 - 1.12.2. One single build works with all these versions! (TODO: LiteLoader support?)
As of 8.4, MixinBooter actively attempts to be compatible with SpongeForge
As of 9.2, MixinBooter reinstates the older MixinLoader annotation for 1.8.x usages.
As of 10.0, MixinBooter follows Mixin 0.8.7
Tidbits:
- Consult IEarlyMixinLoader for mixins that affects vanilla, forge, or any classes that is passed to the classloader extremely early (e.g. Guava).
- Consult ILateMixinLoader for mixins that affects mods.
- @MixinLoader annotation's
, as of 4.2, deprecated. Thefunctionality is akin to ILateMixinLoader. Both can be used at the same time, especially for 1.8.x versions where it is needed.
Similar Mods
Mekanism Tools
Powerful tools and armor for Mekanism.
When Dungeons Arise - Forge!
Adds various elegant -and likely hostile- roguelike dungeons and structures that generate on your worlds!
Blueprint
Library that implements the framework of all Abnormals mods!
oωo (owo-lib)
A general utility, GUI and config library for modding on Fabric and Quilt
Mob Grinding Utils
A Mod that adds fun ways to make mob farms
Serene Seasons
Seasons with changing colors, shifting temperatures, and more!