... | ... | @@ -3,7 +3,6 @@ Tests the light level originating from light-emitting blocks at the target locat |
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| level | l | The light level range to match | 0 |
|
... | ... | @@ -23,4 +22,7 @@ Tests the light level originating from light-emitting blocks at the target locat |
|
|
```yaml
|
|
|
Conditions:
|
|
|
- lightlevelfromblocks{l=1to10} true
|
|
|
``` |
|
|
\ No newline at end of file |
|
|
```
|
|
|
|
|
|
## Aliases
|
|
|
- [x] blocklightlevel |
|
|
\ No newline at end of file |