updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Tests the light level originating from light-emitting blocks at the target location
## Description
Tests the light level originating from light-emitting blocks at the target location
---
**Attributes:**
## Attributes
| Attribute | Alias | Description | Default |
| --------- | ----- | ------------------------------ | ------- |
| level | l | The light level range to match | 0 |
| Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| level | l | The light level range to match | 0 |
---
**Examples:**
## Examples
```yaml
Conditions:
- lightlevelfromblocks{l=10} true
Conditions:
- lightlevelfromblocks{l=10} true
```
```yaml
Conditions:
- lightlevelfromblocks{l=>10} true
Conditions:
- lightlevelfromblocks{l=>10} true
```
```yaml
Conditions:
- lightlevelfromblocks{l=1to10} true
```
---
**Extra Information:**
- [x] Type: Location
\ No newline at end of file
Conditions:
- lightlevelfromblocks{l=1to10} true
```
\ No newline at end of file