Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
MythicCraft
MythicMobs
Wiki
Skills
Conditions
isbaby
isbaby
· Changes
Page history
removed {}
authored
Oct 23, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
skills/conditions/isbaby.md
skills/conditions/isbaby.md
+3
-2
No files found.
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