Compatibility
Minecraft: Java Edition
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.4
1.6.1–1.6.2
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published last month
Updated last month
MixinConBooter is a simple coremod to allow Mixin to load configurations specified in mod manifests by adding mods as Mixin containers.
In Forge 1.13+, mixin configurations are usually loaded via the MixinConfigs
or MixinConnector
manifest attributes. This coremod reproduces this behavior in legacy Forge versions, allowing mods that require early mixins that target Minecraft classes to not have to be coremods.