Summon Copper Golem Generator Summon Mob Generator

Update 2.41, you may need to clear cache for updated files.
Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors. Found a bug or want a feature, let us know on reddit.

Minecraft summon copper golem command

Summon copper golem with weathered state using the command maker and guide for summoning a minecraft code with a range of nbt mob options. To use the summon command to spawn in a minecraft copper golem, copy the command and enter into chat and it will summon a copper golem in to the world.

The next_weather_age options is the number of game ticks until the copper golem's oxidation level to change or for it to turn into a statue. The number ticks down each tick. Setting the value to -1 sets a random value between 504000 and 552000. A value of -2 means the copper golem is waxed, preventing it from changing over time.

How to summon different weather copper golems

Unwaxed weather copper golems change state based on time, but it is possible to summon them in specific states using the summon command.

Unaffected Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:unaffected}

Exposed Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:exposed}

Weathered Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:weathered}

Oxidized Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:oxidized}

How to summon different waxed weather copper golems

Setting the next weather age to -2 will cause the copper golem to not change states or weather anymore. Effectively setting it as waxed.

Unaffected Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:unaffected,next_weather_age:-2}

Exposed Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:exposed,next_weather_age:-2}

Weathered Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:weathered,next_weather_age:-2}

Oxidized Copper Golem
/summon minecraft:copper_golem ~ ~ ~ {weather_state:oxidized,next_weather_age:-2}

Minecraft Versions Permalinks

If you find yourself using a particular version all the time, you can link directly. There is some crossover between versions, so there will be quirks.

Version History

13 Aug 2026
minecraft/command-generator 2.41

addedUUID converter
patchFix for issue with items not re-encoding correctly for items, trades and containers
patchTrades for 1.20.4 and earlier now auto add Count if missing

6 Aug 2026
minecraft/command-generator 2.40

addedRefactored code base internally
patchSlime and Magma cubes, added isBaby tag
patchSulfur cubes added Size, and isBaby tags

30 Jul 2026
minecraft/command-generator 2.39

addedFull Mob Generator v2 rollout
patchMob spawner command generation


Read version history »
(129 More Updates)