Started by
PoisonousPotato
on
Topic category: Help with Minecraft modding (Java Edition)
No one helped me on the old topic, sorry for duplicating it :(
I just need an AI to entity that walks randomly to a random direction IMEDIATLY UPON IT SPAWNS
It will not do any other tasks, just run to a random direction.
Reason: I'm coding earthquake to my Natural Disasters mod.
Why it does that?: its bcz it will run and also explode the ground :)
Edited by PoisonousPotato on Sat, 07/20/2024 - 21:51
make these two procedures:
https://imgur.com/IbL5QNe
https://imgur.com/Mnl0Dln
thanks, will test it then tell if it worked!
alright, and I wanted to say that in the second one you have to put all of that in an if that checks if the event/target entity is sub(type) of your entity (like in the first one), I forgot when I took that picture, It works anyways but it would be better with that initial check
can you remake the secound one like you said right now? i know what you meant but im literally NOOB at procedures so just to make sure i did understand
the secound img
sorry, I meant that you have to change the first one, not second one: https://imgur.com/undefined
that link is broken for some reason
https://imgur.com/ipRRK13
oka thx
You're welcome