Skip to content
GitLab
Explore
Sign in
Register
MythicCraft
MythicMobs
Wiki
Mobs
Options
Options
· Changes
Page history
added options for Copper_Golem
authored
Nov 05, 2025
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Mobs/Options.md
View page @
71db025d
...
@@ -842,6 +842,24 @@ Defaults to `false`.
...
@@ -842,6 +842,24 @@ Defaults to `false`.
```
```
## Copper_Golem
#### WeatheringState
The weathering state of the golem. Can be any of
[
these values
](
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/CopperGolem.CopperWeatherState.html
)
```
yaml
Options
:
WeatheringState
:
OXIDIZED
```
#### Waxed
Whether the copper golem is waxed.
Defaults to
`true`
.
```
yaml
Options
:
Waxed
:
false
```
## Enderman
## Enderman
#### PreventTeleport
#### PreventTeleport
...
...