Download JRAPI — Minecraft Mods — ModStock
JRAPI

Downloads

0

Last update

1 year ago

Versions

1.20.2 — 1.20.4
Client and server
Fabric
Forge
Neoforge
Libraries
Utils

JRAPI (short for Dynamic Item API) is a mod aimed at easing the rendering of complex items. JRAPI is a library mod, meaning that it performs no function without another mod using it.

Technical Info

For Documentation, look at the Source Code. For examples, one can look at The Soulbound Extension

JRAPI depends on Architectury API.

You WANT to use JRAPI if

  • You need a simple registry system
  • You do not want to use vanilla's registries
  • You need a light registry system

You do NOT want to use JRAPI if

  • You need very fine control over registries
  • You want registries to be frozen AUTOMATICALLY
  • You want to use vanilla's registries