Create Entity with custom Model

Started by aModCreator on

Topic category: Help with modding (Java Edition)

Last seen on 02:05, 28. Aug 2019
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Create Entity with custom Model

I'm trying to create a new mob, but it doesn't have the same model as the other mobs. I already created the model as a .json file, but I can't use it for the mob model. How do I do it?

Last seen on 18:16, 20. Oct 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Did you do it where? .Json…
Mon, 07/08/2019 - 17:28

Did you do it where? .Json is not for Entities, use .Java

Last seen on 02:05, 28. Aug 2019
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do you make a .java file?
Mon, 07/08/2019 - 21:26

How do you make a .java file?

Last seen on 18:16, 20. Oct 2021
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What did you use to create…
Fri, 07/12/2019 - 00:00

What did you use to create the mob?  Blockbench?  Techne?