Changes
Page history
removed Speedmodifier from example, as it is not a valid alias acording to this same page
authored
May 20, 2026
by
mikekevie
Show whitespace changes
Inline
Side-by-side
Skills/Mechanics/goto.md
View page @
d5b4ca21
...
@@ -13,8 +13,8 @@ Causes the mob to pathfind to a location.
...
@@ -13,8 +13,8 @@ Causes the mob to pathfind to a location.
## Examples
## Examples
```
yml
```
yml
Skills
:
Skills
:
-
goto{speed
Modifier
=1;sh=5;sv=5} @owner
-
goto{speed=1;sh=5;sv=5} @owner
-
goto{speed
Modifier
=1;sh=5;sv=5} @location{c=100,65,100}
-
goto{speed=1;sh=5;sv=5} @location{c=100,65,100}
```
```
...
...
...
...