Updated speed attribute description and added meleeattack goal authored by Phillip's avatar Phillip
......@@ -46,12 +46,12 @@ AIGoalSelectors:
**Creatures Only**
| AI Goal | Aliases | Description |
|-------------------------------------|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|-------------------------------------------|------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| avoidcreepers | | Causes the mob to avoid Creepers |
| avoidskeletons | | Causes the mob to avoid Skeletons |
| avoidzombies | | Causes the mob to avoid Zombies |
| fleesun | | The mob will hide in the shade when the sun it out |
| meleeattack | | Causes the mob to move to and melee-attack its target |
| [meleeattack](/Mobs/ai/goals/meleeattack) | | Causes the mob to move to and melee-attack its target |
| movetowardstarget | | Causes the mob to move towards its target |
| randomstroll | | The mob will randomly walk around |
| restrictsun | | In theory this will keep the mob from entering sunlight |
......
......