What program(s) would you guys recommend for me to make my own mob model?

Started by QB on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What program(s) would you guys recommend for me to make my own mob model?
Sun, 06/30/2019 - 19:41 (edited)

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
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So, umm, I need your help…
Wed, 07/10/2019 - 07:50

So, umm, I need your help again, there isn't the option export to Java Class, only these.

 options

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So, how can I export .json…
Wed, 07/10/2019 - 07:52

So, how can I export .json file to Java Class?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok, thanks!
Thu, 07/11/2019 - 07:16

Ok, thanks!

Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Project> Model for entity,…
Thu, 07/11/2019 - 16:10

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!

 

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok, I did notice that. Thank…
Fri, 07/12/2019 - 11:46

Ok, I did notice that. Thank, again!