Started by
PopcatCookie
on
Topic category: Help with Minecraft modding (Java Edition)
I've made a procedure on entity tick update that makes the entity follow the player but nothing works, I've tried putting a "send message" procedure block and the message wasn't showing up so I think the problem is from the "if does entity exist" procedure block.
Here's my code: https://imgur.com/a/4PsYrD8
I think you just don't have the right trigger. It's "No additional Trigger" and it's supposed to be "On Player tick update" or "On world tick update". If it doesn't work then try increasing speed factor.
I don't think I need this because I've defined the procedure as "On loaded entity update" in the Triggers tab in the entity's settings