Skip to content

Unified API

About

Unified API is a simple, general purpose API to aid in multiloader development. The API achieves this through:

  • unified, cross-loader registries
  • various helper methods to allow access to features such as loot table or creative inventory injection
  • platform-agnostic events, so that mods can implement custom behaviour in common code
  • useful utilities such as new item components

Setup

Unified API is built on Unimined, and it is recommended that you setup (or migrate) your workspace using something similar. The Getting Started page will guide you through creating a Unimined project with Unified API.

Supported Versions

Unified API fully supports both Fabric & NeoForge.

The following Minecraft versions are supported:

  • 1.21.11
  • 26.1 (planned)