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
Supported environments
Creators
Details
Licensed MIT
Published 3 weeks ago
Updated 3 weeks ago
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.