How do I convert a base minecraft mob to a mob of my mod?

Started by Simonin on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I convert a base minecraft mob to a mob of my mod?

 

In my mod there is a mob called evil cow which attacks other cows and the player, I want to make a lightning cow turn into the evil cow, does anyone know how?

Joined Jan 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Yeah, use the model "Cow"…
Wed, 09/25/2019 - 17:37

Yeah, use the model "Cow" and make a new texture for it by retexture the cow, make it under the class "Mob" and set its AI to attack entity "Player" or "PlayerMP"

Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  thanks, but what I want to…
Thu, 09/26/2019 - 05:27

 

thanks, but what I want to know is how can I do that when a lightning strikes a cow it transforms into my mob

Joined Apr 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  Oh well, I hope it will be…
Thu, 09/26/2019 - 18:03

 

Oh well, I hope it will be added in the future