... | ... | @@ -7,6 +7,7 @@ Causes the mob to leap towards its target. |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| speed | s | The speed at which to leap at the target | 1.2 |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
ExampleMob:
|
... | ... | @@ -14,4 +15,8 @@ ExampleMob: |
|
|
AIGoalSelectors:
|
|
|
- clear
|
|
|
- leapattarget{s=4}
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] leaptowardstarget |
|
|
\ No newline at end of file |