HomeJavaModsDIAPI
DIAPI
ModsJava

DIAPI

by itsmenotjames · on Modrinth

An API (library) for quickly creating custom renderers to render items dynamically, using model loaders. Free Minecraft Java mod for 1.20.4.

⬇ Download on Modrinth

DIAPI (short for Dynamic Item API) is a mod aimed at easing the registration and addition of content easily. DIAPI is a library mod, meaning that it performs no function without another mod using it.

Technical Info

DIAPI uses Model Loaders, Models, Baked Models, and Item Overrides to dynamically render items. It is aimed at easing the process and making it as painless as possible. For example: normally, code for rendering textures based on NBT data is very complex, as you need to transform the pixels to quads and remove internal quads. DIAPI has builtin functions to handle this (though you can set up your own renderer).

For Documentation, look at the Example Renderer and the Javadocs

DIAPI depends on James Registry API, as well as Architectury API (because James Registy API depends on it).

You WANT to use DIAPI if

You do NOT want to use DIAPI if

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more