ModelLoader 1.14.4, 1.12.2 (Load Models in Format mcx and gltf)
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:
How to install:
How To Download & Install Mods with Minecraft Forge
How To Download & Install Fabric Mods
Don’t miss out today’s latest Minecraft Mods