Changes
Page history
added LookAtTarget aigoal
authored
Oct 22, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/Custom-AI.md
View page @
1e013d7b
...
@@ -28,6 +28,7 @@ This zombie would attack players, and walk around randomly when not targeting an
...
@@ -28,6 +28,7 @@ This zombie would attack players, and walk around randomly when not targeting an
| eatgrass | | Makes the mob occasionally… eat grass |
| eatgrass | | Makes the mob occasionally… eat grass |
| float | swim | Makes the mob swim in water/not |
| float | swim | Makes the mob swim in water/not |
|
[
lookatplayers
](
/Mobs/ai/goals/lookatplayers
)
| | The mob will look at nearby players |
|
[
lookatplayers
](
/Mobs/ai/goals/lookatplayers
)
| | The mob will look at nearby players |
|
[
LookAtTarget
](
/Mobs/ai/goals/LookAtTarget
)
| | The mob will look at its target |
| opendoors | opendoor | The mob will open doors it runs into and close the door behind it |
| opendoors | opendoor | The mob will open doors it runs into and close the door behind it |
| closedoors | restrictopendoor | Not sure what this one does |
| closedoors | restrictopendoor | Not sure what this one does |
| randomlookaround | lookaround | The mob will randomly look around |
| randomlookaround | lookaround | The mob will randomly look around |
...
...
...
...