Started by
potatomancer
on
Topic category: Help with Minecraft modding (Java Edition)
i am trying to make a mob that, upon noticing the player or a mob it is hostile to:
- saves its targets position
- waits for 1 second
- moves towards saved position with increased speed and dies when reaching it (mob explodes on death, i already have that part made)
i have no idea on how to change mob behavior beyond the provided task/goals editor, so general information on the tools to do this for the future will be greatly appreciated