Started by
chuchundra3
on
Topic category: Help with MCreator software
The only type of model I can load to MCreator is .java. I can't load .json or .obj.
I am trying to make a block, not a mob.
MCreator 1.6.3 (1.7,10)
Topic category: Help with MCreator software
The only type of model I can load to MCreator is .java. I can't load .json or .obj.
I am trying to make a block, not a mob.
MCreator 1.6.3 (1.7,10)
It is simply because the .json model system for blocks has been introduced in version 1.8. You can use some tools to create a .java model (like Techne), or you can for example code it manually.
Also, you technically can use also .obj models, but you have to code the loader.
There is simply no way to download techne... But thanks anyway.