Mod Universal Mod Core by cam72cam
- 1.05 MB
- 1.12.2
- March 29, 2020
- February 19, 2022
- API and Library
Description
Mod Information
Name | Universal Mod Core | Author | cam72cam | Description | Core Library for version agnostic Minecraft Mods |
---|---|---|---|---|---|
Information | Downloads: Version: 1.12.2 Size: 1.05 MB Updated at: February 19, 2022 Created at: March 29, 2020 | Tags | API and Library |
Description
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