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
Mobs
Options
Options
· Changes
Page history
added Tamed option for the Cat entity type
authored
Dec 22, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
Mobs/Options.md
Mobs/Options.md
+8
-0
No files found.
Mobs/Options.md
View page @
aa5d62b2
...
@@ -710,6 +710,14 @@ Available colors are: BLACK, BLUE, BROWN, CYAN, GRAY, GREEN, LIGHT_BLUE, LIGHT_G
...
@@ -710,6 +710,14 @@ Available colors are: BLACK, BLUE, BROWN, CYAN, GRAY, GREEN, LIGHT_BLUE, LIGHT_G
CollarColor
:
GREEN
CollarColor
:
GREEN
```
```
#### Tamed
Whether the entity is tamed or not.
Defaults to
`false`
.
```
yaml
Options
:
Tamed
:
true
```
## Chicken
## Chicken
...
...