Changes
Page history
added MinecartChest specific mob options
authored
Nov 05, 2023
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/Options.md
View page @
69a04297
...
...
@@ -949,7 +949,7 @@ Defaults to `HORSE`
**Removed in MC 1.11+, use[Type](Mobs/Mobs#type) instead.**
## Iron
Golem
## IronGolem
#### PlayerCreated
Acts as if the player built the mob.
Defaults to
`false`
.
...
...
@@ -1013,6 +1013,16 @@ Colors must be uppercase,can be any of the [Spigot Llama colors](https://hub.spi
```
## MinecartChest
#### ChestContents
The [droptable] that will be put inside the chest.
```
yaml
Options
:
ChestContents
:
example_droptable
```
## Panda
#### MainGene
...
...
@@ -1255,4 +1265,7 @@ Defaults to `FARMER`.
```
yaml
Options
:
Profession
:
MASON
```
\ No newline at end of file
```
[
droptable
]:
drops/Drops#drop-tables
\ No newline at end of file