Summon Copper Golem Generator Summon Mob Generator for Java 26.2

Loading
Page

Try the Commands Troubleshooting and Help page if you get stuff with server errors.

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

23 Jul 2026
minecraft/command-generator 2.38.7

addedAll mobs with summon pages now use Mob Generator v2
patchUuid minor work in progress changes

15 Jul 2026
minecraft/command-generator 2.38.6

addedSummon cat now uses Mob Generator v2
patchTool components for block tags should not be an array
patchTrade predicate to nbt conversion on items not handling double quotes correctly
patchContainers lock tag now allow user to enter an item predicates in 1.21.2+
patchCatType handling for older version commands

9 Jul 2026
minecraft/command-generator 2.38.5

addedSummon villager, chickens and copper golems now use Mob Generator v2
patchBug in food components

2 Jul 2026
minecraft/command-generator 2.38.5

addedSummon axolotl, and summon cow pages now use Mob Generator v2
patchText editor formatting not grouping like with like

25 Jun 2026
minecraft/command-generator 2.38.4

addedSummon Generators moved to the Mob Generator v2

18 Jun 2026
minecraft/command-generator 2.38.3

addedMinecraft 26.2 content
addedWIP Beta Mob Generator v2

30 May 2026
minecraft/command-generator 2.38.2

patchGive item armor patch item detection

29 May 2026
minecraft/command-generator 2.38.1

addedpre-release 26.2 content

28 May 2026
minecraft/command-generator 2.38

addedWIP Beta Mob Generator v2


Read version history »
(120 More Updates)