Changes
Page history
Update RandomLocationsNearOrigin
authored
Nov 14, 2024
by
Ghmmy
Show whitespace changes
Inline
Side-by-side
Skills/Targeters/RandomLocationsNearOrigin.md
View page @
cd9c9884
...
@@ -9,6 +9,7 @@ Targets random locations near the origin of the metaskill
...
@@ -9,6 +9,7 @@ Targets random locations near the origin of the metaskill
| radius | r, maxradius, maxr | The radius in which target points will be generated | 5 |
| radius | r, maxradius, maxr | The radius in which target points will be generated | 5 |
| minradius | minr | The minimum radius in which target points will be generated | 0 |
| minradius | minr | The minimum radius in which target points will be generated | 0 |
| spacing | s | The minimum amount of space between selected targets | 0 |
| spacing | s | The minimum amount of space between selected targets | 0 |
| onSurface | onsurf, os| Only target locations above solid blocks | false |
## Examples
## Examples
```
yaml
```
yaml
...
...
...
...