... | ... | @@ -3,10 +3,11 @@ Checks if the target entity is a baby (e.g. baby cow) |
|
|
|
|
|
|
|
|
## Attributes
|
|
|
*This condition has no attributes*
|
|
|
> *This condition has no attributes*
|
|
|
|
|
|
|
|
|
## Examples
|
|
|
```yaml
|
|
|
TargetConditions:
|
|
|
- isbaby{} true
|
|
|
- isbaby true
|
|
|
``` |
|
|
\ No newline at end of file |