... | ... | @@ -7,6 +7,7 @@ Causes the mob to move towards lava. |
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| speed | s | The speed at which to move | 0.9 |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
ExampleMob:
|
... | ... | @@ -14,4 +15,8 @@ ExampleMob: |
|
|
AIGoalSelectors:
|
|
|
- clear
|
|
|
- movetolava{s=2}
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
- [x] gotolava |
|
|
\ No newline at end of file |