Перейти к содержимому
Mineforgian

MixinConBooter

A simple coremod to allow Mixin to load configurations specified in mod manifests by adding mods as Mixin containers.

Загрузки
3K
Подписчики
4
Обновлён
26 сентября 2025 г.
Лицензия
MIT

Опубликован 8 июля 2025 г.

This mod is obsoleted by MixinBooter 11+ on Minecraft versions 1.8 - 1.12.2.

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.

Ченджлог

1.3Бета1.12, 1.12.1, 1.12.2 · 26 сентября 2025 г.

Remove classpath expansion

legacy-1.3Бета1.7.8, 1.7.9, 1.7.10 · 26 сентября 2025 г.

Remove classpath expansion

1.2Бета1.12, 1.12.1, 1.12.2 · 22 июля 2025 г.

Only add mod to reparseable list if it is not already on the classpath

legacy-1.2Бета1.7.8, 1.7.9, 1.7.10 · 22 июля 2025 г.

Only add mod to reparseable list if it is not already on the classpath

1.1Бета1.12, 1.12.1, 1.12.2 · 18 июля 2025 г.

Add acceptableRemoteVersions = "*"

legacy-1.1Бета1.7.8, 1.7.9, 1.7.10 · 18 июля 2025 г.

Add acceptableRemoteVersions = "*"

Комментарии

Загружаем…