|
|
|
## Description
|
|
|
|
Targets all the blocks in the targeted chunk
|
|
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
|
| noair | na | Whether air should not be targeted | true |
|
|
|
|
| onlyair | oa | Whether only air should be targeted | false |
|
|
|
|
| nearorigin| no | Whether the targeter should also target the origin | false |
|
|
|
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
|
```yaml
|
|
|
|
Skills:
|
|
|
|
- effect:particles @BlocksInChunk
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## Aliases
|
|
|
|
- [x] BIC |
|
|
|
\ No newline at end of file |