Started by
QB
on
Topic category: Help with Minecraft modding (Java Edition)
What program(s) would you guys recommend for me to make my own mob model? I need to use java model in order to create a custom mob model right? Thanks a lot!
Edited by QB on Sun, 06/30/2019 - 19:41
So, umm, I need your help again, there isn't the option export to Java Class, only these.
https://imgur.com/a/NSdnT6i
So, how can I export .json file to Java Class?
You need to make new entity model, not default model when making a new model.
Ok, thanks!
Project> Model for entity, the model will be converted from block to entity, however rotation or other errors may occur ... you should have done from the beginning for entities!
Ok, I did notice that. Thank, again!