KTaylorIII / UniversalModCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UniversalModCore

Universal Mod Core allows developers to build mods against a stable API that is Minecraft agnostic.

In the past UMC has been packaged directly with ImmersiveRailroading as it is was the only mod using it. Now that the API is reasonably stable, it can be published as it's own mod. This mod contains the logic for each Minecraft Version / Loader that it exposes in a simplified way to child mods.

Minecraft Version Status
1.7.10-forge Universal Mod Core 1.7.10-forge
1.10.2-forge Universal Mod Core 1.10.2-forge
1.11.2-forge Universal Mod Core 1.11.2-forge
1.12.2-forge Universal Mod Core 1.12.2-forge
1.14.4-forge Universal Mod Core 1.14.4-forge
1.14.4-fabric Universal Mod Core 1.14.4-fabric
1.15.2-forge Universal Mod Core 1.15.2-forge
1.15.2-fabric Universal Mod Core 1.15.2-fabric
1.16.4-forge Universal Mod Core 1.16.4-forge
1.16.4-fabric Universal Mod Core 1.16.4-fabric

Developer Guide

TODO once beta is ready

About

License:GNU Lesser General Public License v2.1


Languages

Language:Java 100.0%Language:Shell 0.0%