ModelLoader
Modby cout970
A small library to load .mcx model format
Type
Mod
CurseForge Downloads
5,619,416
CurseForge ID
277663
Last Updated
Sep 5, 2026
Description
This library allow mods to load models in format mcx and gltf
There are 2 operation modes in the library:
- Loading models defined in the blockstate json files (ModelLoaderApi.registerDomain(MOD_ID))
- Registering the models directly (ModelLoaderApi.registerModel(id, location))
You can get back the baked model and the original model data with (ModelLoaderApi.getModelEntry(id))
The format MCX is just a json serialization of a IBakedModel so it simple and can be changed easily.
GlTF in the other hand, it's a complex format that uses binary encoding to optimize file size, allows animations and it's becoming an standard in the game industry.
Both types of models can be created with my 3D modeler it supports free vertex editing, uv editing and animations. There are some screenshots of the program:



For more info visit the oficial repository: here
Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
MES - Moog's End Structures
Lots of Vanilla styled structures to fill up the end dimension with life!
MEGA Cells
ME Greater Accumulation: For when kilobytes just won't do.
Veinminer Hotkey
Veinminer Addon - Use a hotkey to veinmine with a dynamic crosshair & block highlighting
ExtraCells2
AE Addon
Global Packs
Automatically load your favorite data packs and resource packs globally across all your Minecraft worlds. A must have ut...
TipTheScales
Allows for more options when adjusting the GUIScale option as well as making it a slider.