Compatibility
Minecraft: Java Edition
1.20.2–1.20.4
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 6 months ago
Updated 6 months ago
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