|
|
|
**Description**: Checks if the target entity is a baby (e.g. baby cow)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Attributes**
|
|
|
|
|
|
|
|
| Attribute | Alias | Description |
|
|
|
|
| --------- | ----- | ----------- |
|
|
|
|
| none | none | none |
|
|
|
|
|
|
|
|
|
|
|
|
Examples
|
|
|
|
---
|
|
|
|
```yaml
|
|
|
|
TargetConditions:
|
|
|
|
- isbaby{} true
|
|
|
|
``` |
|
|
|
\ No newline at end of file |