Fabric and other mod loaders expose "minecraft" and "java" as mods, so other mods can depend on them/perform version dependent logic without worrying about early classloading (such as in a mixin configuration plugin). This would be an useful feature to have in ignite.
Fabric and other mod loaders expose "minecraft" and "java" as mods, so other mods can depend on them/perform version dependent logic without worrying about early classloading (such as in a mixin configuration plugin). This would be an useful feature to have in ignite.