DIAPI
⚪ Last updated 2024⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

📋 About This Mod
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 (https://github.com/soulbound-devs/RenderingAPI/blob/main/src/main/java/net/vakror/item_rendering_api/test/extension/TestExtension.java) and the (https://github.com/soulbound-devs/RenderingAPI)
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 need a model to be rendered dynamically + You need a rendering system that is quick and easy to write + You need a flexible rendering system + You want a variety of functions, such as blending
### You do NOT want to use DIAPI if + Your model is rendered statically + You want to use a BEWLR, not a model loader
📊 Mod Details
- Game
- Minecraft Mods
- Author
- itsmenotjames
- Version
- 1.3.0-1.20.4
- Downloads
- 384
- Endorsements
- 1
- Category
- library
- Created
- 4/22/2024
- Updated
- 4/23/2024
- Game Versions
- 1.20.4
- Tags
- library, optimization, utility
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does DIAPI support?
The author lists 1.20.4. Other versions may work but are untested by the author.
What is the latest version of DIAPI?
Version 1.3.0-1.20.4, published 2024-04-23 with 384 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await