
ModelLoader 1.14.4, 1.12.2 is a library that allows mods to load models in format mcx and gltf.

Features:
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.
Screenshots:






Both types of models can be created with cout970’s 3D modeler program, it supports free vertex editing, uv editing and animations. There are some screenshots of the program:



Requires:
Minecraft Forge
ModelLoader Mod 1.14.4, 1.12.2 Download Links
For Minecraft 1.14.4
For Minecraft 1.12.2
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 209088.mcaddon
- Download size: 291 KB
- Download link checked 24 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.