Started by
BlueAwesomeDinosaur
on
Topic category: Help with Minecraft modding (Java Edition)
I tried to make a 3d model for a head model, and I notice MCreator only allows the use of one the cubes/elements in the Java File. Any way to get around this or is there any way this could be changed in the future?
Do you use Techne? If you answered yes, update to Blockbench and you will realize this question is irrelevant.
Okay, thank you.
I got an error from the blockbench model saying,
"Your mob model is not a valid Java name
Custom mob models names can not contain whitespace, start with a number or contain any non ASCII letters
Model name is not filename, but the name inside the model Java code (model class name)
The best solution to this problem is to properly define the model name in your modeler before exporting the model"
Nevermind, I figured out how to fix it. You just change the name again in the options of the model.