Started by
sw0rdmas73r
on
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make an entity that can attack for the player, like a wolf, but it also behaves like a ghast. Any help?
Topic category: Help with Minecraft modding (Java Edition)
I'm trying to make an entity that can attack for the player, like a wolf, but it also behaves like a ghast. Any help?
for pets I give you two options...
in the ia a appears "animal type" where you can choose what food it will eat.
But I would recommend that you tame it through procedures, "when player right click on entity".
if player has "the food" or you can also tame it with your bare hand.
this will make it follow you and in the ia you can make it fight against who attacks the owner, who the owner attacks and you can also make it attack specific entities or a specific type of entity.
you can add the characteristics of a flying entity to it.
And you could even mount it
Here’s the thing: I’m trying to make it so that once it’s spawned, it’s automatically tamed.
if you want him to help everyone without the need for anyone to tame him, have him attack "mosters"
Okay, thanks!
Turns out, there isn't a monster tag for targeted entities. Any solution?
It is usually among the last even though it starts with "M"