
MixinConBooter
MixinConBooter is a basic coremod that enables loading Mixin configurations specified in mod manifests by adding mods as Mixin containers.
In Forge 1.13+ versions, Mixin configurations are typically loaded through the MixinConfigs
or MixinConnector
manifest attributes. This coremod replicates this functionality in legacy Forge versions, allowing mods that require early mixins targeting Minecraft classes to function without needing to be coremods themselves.