Started by
Simonin
on
Topic category: Help with Minecraft modding (Java Edition)
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?
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"
thanks, but what I want to know is how can I do that when a lightning strikes a cow it transforms into my mob
There is not global trigger on entity struck by lightning yet, I think.
Oh well, I hope it will be added in the future