|
|
|
**Description:** This condition tests how far above the ground the target entity is.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes:**
|
|
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
|
|
| --------- | ------------- | ------------------------- |
|
|
|
|
| height | altitude, a, h | The height range to check |
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
|
|
```
|
|
|
|
Conditions:
|
|
|
|
- altitude{} true
|
|
|
|
```
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
|
|
- [x] Type: Entity
|
|
|
|
- [x] Aliases: heightfromsurface |
|
|
|
\ No newline at end of file |