|
**Description:** This condition tests how far above the ground the target entity is.
|
|
## Description
|
|
|
|
This condition tests how far above the ground the target entity is.
|
|
|
|
|
|
---
|
|
## Attributes
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description | Default |
|
|
| Attribute | Aliases | Description | Default |
|
|
| --------- | ------------- | ------------------------------------------------------- | ------- |
|
|
| --------- | ------------- | ------------------------------------------------------- | ------- |
|
|
| height | altitude, a, h | The height range to check | |
|
|
| height | altitude, a, h | The height range to check | |
|
|
| maxHeight | | Limits the maximum height this condition can checks for | 30 |
|
|
| maxHeight | mH | Limits the maximum height this condition can checks for | 30 |
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
## Examples
|
|
|
|
|
|
```yaml
|
|
```yaml
|
|
Conditions:
|
|
Conditions:
|
|
- altitude{h=3-5} true
|
|
- altitude{h=3-5} true
|
|
```
|
|
```
|
|
|
|
|
|
---
|
|
## Aliases
|
|
|
|
- [x] heightfromsurface |
|
**Extra Information:**
|
|
\ No newline at end of file |
|
|
|
|
|
- [x] Type: Entity
|
|
|
|
- [x] Aliases: heightfromsurface |
|
|
|
\ No newline at end of file |
|
|