Started by
Brazolne
on
Topic category: Help with MCreator software
Whenever i try to add another model, the following message appears:
"Java model with the name Modelcustom_model already exists! Make sure that the model name in code is different and import it again"
So, i mean, the instructions are actually clear, i kinda get it, but i still don't know how to do it.
Please do NOT duplicate existing help asking!
Look here https://mcreator.net/forum/58399/cant-import-more-1-entity-java-file
Maybe, change its name?
Yeah just change the name when you export it
you have to go into the workspace folder and rename the model currently in the workspace. This will cause a compilation error. You then go into the code of the <entity>.java and use find and replace to turn "Modelcustom_model" into whatever you named the java model in your workspace folder.