Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Skills
Conditions
isbaby
isbaby
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
skills/conditions/isbaby.md
View page @
61704b94
...
@@ -3,10 +3,11 @@ Checks if the target entity is a baby (e.g. baby cow)
...
@@ -3,10 +3,11 @@ Checks if the target entity is a baby (e.g. baby cow)
## Attributes
## Attributes
*This condition has no attributes*
> *This condition has no attributes*
## Examples
## Examples
```
yaml
```
yaml
TargetConditions
:
TargetConditions
:
-
isbaby
{}
true
-
isbaby
true
```
```
\ No newline at end of file