Welcome to the RestApi documentation!





Versions


✅ = Available.
⌛ = Planned.
🚧 = Waiting update.
⚠ = Not recommended.
❌ = Broken/Not working.
🔳 = It wont be available.

= Forge       = Fabric       = Quilt       = NeoForge       = Architectury       = Vanilla

Api version 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3
1.0 Release
🔳 🔳 🔳 ⌛🚧
... ... ... ... ... ... ... ... ... ...
0.10 Beta
🔳 🔳 🔳 ⌛🚧 ⌛🚧
0.9 Beta
🔳 🔳 🔳 ✅🔳 🔳
0.8 Beta
🔳 🔳 🔳 🔳
0.7 Beta
🔳
0.6 Alpha
🔳 🔳 🔳 🔳 🔳 🔳 🔳 🔳
0.5 Alpha
🔳 🔳 🔳 🔳 🔳 🔳 🔳 🔳
0.4.1 Beta
🔳 🔳 🔳 🔳
0.4 Beta
🔳 🔳 🔳 🔳 🔳 🔳
0.3 Beta
🔳 🔳 🔳 🔳 🔳 🔳
0.2 Alpha
🔳 🔳 🔳 🔳 🔳 🔳 🔳 🔳
0.1 Alpha
🔳 🔳 🔳 🔳 🔳 🔳 🔳 🔳

What is this?

Our API for programming mods in Minecraft Java, for both Forge and Fabric, in a much simpler way, without you having to worry about version changes.


Best version



Docs

Registries

To be able to register something, you first have to create a registry. For example, if you want to register an item, you'll need to create an item registry.

Register items. Register creative tabs. Register sounds. Register blocks.

Other

Other types of things you can do with the API.

Util. Ore generation.

Repos using the api.

Here are open repositories that use the API. This way, you can see the examples and learn something about them.

0.7 -> The version of the api used.





Tutorials / Guides

Here are several posts that you can read to learn how to use our API and integrate it correctly:

Get started

Goals

Work in progress
  • NeoForge support
  • 1.20.3 support on Forge, Fabric, Quilt and NeoForge

Completed
  • Quilt support