Started by
JefferooGames
on
Topic category: Help with Minecraft modding (Java Edition)
Whenever I try to add another mob after the first one, it just stops working. I cannot add more than 1 java model. It just replaces the previous. The 2 models are named differently. I have just started using this today. Can i have some help?
If you are using blockbench for your models, you have to make sure the model identifiers are different, otherwise, I guess just use blockbench if your current program doesn't work
You need to make sure inside the file that the names of the models aren't the same. Don't check the name of the file, but open the two 3d models in notepad or notepad++ and change the names if they're the same.