Update movetolava authored by Lxlp's avatar Lxlp
......@@ -7,6 +7,7 @@ Causes the mob to move towards lava.
|-----------|-----------|----------------------------------------------------------------------|---------|
| speed | s | The speed at which to move | 0.9 |
## Examples
```yaml
ExampleMob:
......@@ -15,3 +16,7 @@ ExampleMob:
- clear
- movetolava{s=2}
```
## Aliases
- [x] gotolava
\ No newline at end of file