updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks if the target's Y location is within a range ## Description
--- Checks if the target's Y location is within a range
**Attributes:**
| Attribute | Alias | Description | ## Attributes
| --------- | ------- | ----------------------------------------- |
| height | h | The range of the Y location of the target |
--- | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------|
| height | h | The range of the Y location of the target | |
**Examples:**
``` ## Examples
```yaml
Conditions: Conditions:
- height{h=<50} true - height{h=<50} true
``` ```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Location
\ No newline at end of file