Started by
PsulAqae_YT
on
Topic category: Help with Minecraft modding (Java Edition)
Hello. Please, can someone tell me how to make a trigger for an entity like for hoglin? I can explain, "when an entity enters the Nether, it turns to another entity" but like the hoglin. Thanks
Something like this should work
Thanks you SO much, I'll try this and I'll let you know it it worked.
Just a question: in the field "wait", how many ticks are there?
20 ticks is a second so 600 is 30 seconds.
The mod will despawn and summon a new one after 30 after traveling to the overworld
https://i.imgur.com/aOUIN9M.jpg
better quality image
oh i forgot something. This will make any entity that travels to the overworld that entity.
I only know that you can check if the entity is tagged and add a tag to your entity but there might be a better way.
https://i.imgur.com/tik6KnY.jpg
Procedure with tag
https://i.imgur.com/VBCLN3T.jpg
Tag