Mod Universal Mod Core by cam72cam

  • Universal Mod Core by cam72cam

    Core Library for version agnostic Minecraft Mods
    • 1.05 MB
    • 1.12.2
    • March 29, 2020
    • February 19, 2022
    • API and Library
    Universal Mod Core
Mod Information
NameUniversal Mod CoreAuthorcam72camDescriptionCore Library for version agnostic Minecraft Mods
InformationDownloads:
Version: 1.12.2
Size: 1.05 MB
Updated at: February 19, 2022
Created at: March 29, 2020
Tags
API and Library

Welcome to the Future

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.

TODO:
* Support for fabric
* Example project repo
* Contributing guide