Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| modelloader-1.1.7.jar release | 362.75 KB | Jul 20, 2019 | 1.12.2 | 1,800,218 | Download |
| modelloader-1.1.6.jar release | 360.37 KB | Jun 14, 2019 | 1.12.2 | 120,418 | Download |
| modelloader-1.1.5.jar release | 358.57 KB | Oct 8, 2018 | 1.12.2 | 553,974 | Download |
| modelloader-1.1.3.jar release | 358.23 KB | Aug 28, 2018 | 1.12.2 | 8,843 | Download |
| modelloader-1.1.2.jar release | 354.51 KB | Aug 15, 2018 | 1.12.2 | 8,097 | Download |
| modelloader-1.1.1.jar release | 354.46 KB | Aug 14, 2018 | 1.12.2 | 197 | Download |
| modelloader-1.0.5.jar release | 143.99 KB | Sep 12, 2017 | 1.12.2 | 870,460 | Download |
| modelloader-1.0.4.jar release | 141.49 KB | Sep 10, 2017 | 1.12.1 | 713 | Download |
| modelloader-2.0.2.jar +1 More beta | 291.29 KB | Feb 12, 2020 | 1.14.4 | 1,872 | Download |
| modelloader-1.1.4.jar beta | 358.54 KB | Sep 26, 2018 | 1.12.2 | 1,689 | Download |
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
Get 0.05 TON 💎
Download





Add a comment