updated layout and informations authored by Lxlp's avatar Lxlp
**Description:** Checks the difference in y value (height) between the target entity and the caster. ## Description
Checks the difference in y value (height) between the target entity and the caster.
---
**Attributes:** ## Attributes
| Attribute | Aliases | Description | | Attribute | Aliases | Description | Default |
| --------- | ------------- | ------------------------- | |-----------|-----------|----------------------------------------------------------------------|---------|
| yDiff| | The y difference to check | | difference| diff, d | The y difference to check | |
---
**Examples:** ## Examples
```yaml
```
TargetConditions: TargetConditions:
- yDiff{diff=>5} true - yDiff{diff=>5} true
``` ```
\ No newline at end of file
---
**Extra Information:**
- [x] Type: Entity
\ No newline at end of file