|
|
## Description
|
|
|
Makes the mob go to the specified location. Notice: Followrange must more than the distance between location and mob
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
> *This aigoal has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
AIGoalSelectors:
|
|
|
- clear
|
|
|
- goto 10,20,30
|
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] goto |
|
|
\ No newline at end of file |