|
|
**Description**: checks if the target entity is climbing. A player climbing a ladder or a spider climbing a wall both match the condition.
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
| Attribute | Alias | Description | Default |
|
|
|
|-----------|-------------|-------------------------------------------------------------------------------------------------|---------|
|
|
|
| none | none | none | none |
|
|
|
|
|
|
Examples
|
|
|
---
|
|
|
```yaml
|
|
|
Conditions:
|
|
|
- isClimbing true
|
|
|
|
|
|
``` |
|
|
\ No newline at end of file |