|
|
**Description:** If the target has a velocity greater than zero.
|
|
|
## Description
|
|
|
Checks the Z motion of the target entity against a range.
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| velocity | v | The velocity to check for | |
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
| --------- | ----- | ----------- |
|
|
|
| velocity | v | The velocity to check for |
|
|
|
|
|
|
Added in MM 4.13
|
|
|
|
|
|
---
|
|
|
|
|
|
**Examples:**
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- motionz{v=<1} true
|
|
|
```
|
|
|
None
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Alias: motz
|
|
|
- [x] Type: Entity |
|
|
\ No newline at end of file |
|
|
## Aliases
|
|
|
- [x] motz |
|
|
\ No newline at end of file |