Changes
Page history
added noise attribute
authored
Jul 09, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Skills/Targeters/BlocksInRadius.md
View page @
dae04843
...
@@ -8,6 +8,7 @@ Targets all blocks in a radius of the inherited targets.
...
@@ -8,6 +8,7 @@ Targets all blocks in a radius of the inherited targets.
| radius | r | The radius of the targeter | 2 |
| radius | r | The radius of the targeter | 2 |
| radiusy | ry, yradius, yr | The y component of the radius | radius |
| radiusy | ry, yradius, yr | The y component of the radius | radius |
| shape | s | The shape of the selected blocks. Can be
`SPHERE`
,
`CUBE`
| SPHERE |
| shape | s | The shape of the selected blocks. Can be
`SPHERE`
,
`CUBE`
| SPHERE |
| noise | n | The randomness of the targeter | 0 |
| noair | na | Whether air should not be targeted | true |
| noair | na | Whether air should not be targeted | true |
| onlyair | oa | Whether only air should be targeted | false |
| onlyair | oa | Whether only air should be targeted | false |
| nearorigin| no | Whether the targeter should target the origin | false |
| nearorigin| no | Whether the targeter should target the origin | false |
...
...
...
...