|
|
## Description
|
|
|
Checks if the target's Y location is above a value
|
|
|
|
|
|
|
|
|
## Attributes
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| height | h | The height they must be above | |
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- heightabove{h=50} true
|
|
|
``` |
|
|
\ No newline at end of file |