Started by
TheCodamanCrew
on
Topic category: Help with Minecraft modding (Java Edition)
I've seen many of these issues and tried multiple solutions. Renaming before exporting, renaming after exporting, renaming it in the files after importing, making sure the model and texture matched, deleting my cache, deleting my gradle files. Yet for some reason, the custom mob still doesn't compile.
Does anyone know the solution? I'm staying up way too long to try to solve this issue.
What version is it? The top 3 comment lines Blockbench generates could be the problem.
You could also be using the wrong mob export version. If you are in 1.12 export for 1.12. If you are in 1.14 export for 1.14. Etc.
I'm using the 1.15.2 version, and the model is 1.15. It gave me a warning for using 1.15 models in 1.14 and a custom model I tried worked.