The iron golem is a mob that the player can make on his own. But, unlike the snow golem, the iron golem is generated in large villages and without the participation of the player. It is rare to find a golem near a Rogue Outpost, locked in a cage. The iron golem protects the villagers from hostile mobs, it is created by itself in the village if there are 10 residents there. The golem can attack the player in response to the attack, or defending the villager that the player attacked, but does not attack the player who created it. The iron golem does a lot of damage to mobs, because it not only hits them with his hands, but also throws them up. Golem does not attack tamed wolves. The golem cannot die from falling from a mountain or drowning, but it can get stuck in a pit of water, burn up in lava. Over time, the golem gets damaged – this can be seen from the cracks on it. It can be repaired with iron ingots. Golem is very useful during the raid, especially when the Reaver is involved
Tricks and tips
You can make an iron ingot generation farm by creating a trap for iron golems.
- Minecraft versions: 1.19.2 /1.19.1 /1.19 /1.18.2 /1.18.1 /1.18 /1.17 /1.16
- ID: iron_golem
Effect | Throws 3 blocks in the air |
Health | 50 |
Damage | 5 |
Where to find iron golem
Here’s where you can find iron golem in Minecraft, i.e. where iron golem in Minecraft.
What iron golem gives
Here is what you can get from iron golem in Minecraft, i.e. which gives Iron Golem in Minecraft.
Summon iron golem command
Here is the command that allows you to summon iron golem in Minecraft, that is, how to create iron golem in Minecraft.
Iron Golem can be summoned using a command in creative mode.. This requires:
- open chat (press “T”)
- write command
/summon minecraft:iron_golem
- press “ENTER”
You can also specify the coordinates by which iron golem will be called:
-
/summon minecraft:iron_golem ~ ~ ~
the current coordinates of the player -
/summon minecraft:iron_golem 100 ~ 200
X coordinate = 100, Y = current Y coordinate of the caller, Z coordinate = 200 -
/summon minecraft:iron_golem ~10 50 ~-2
X = current X-coordinate + 10 blocks, Y = 50, Z = current Z-coordinate – 2 blocks
X – coordinate from west to east, Y – height, Z – coordinate from south to north.
The command can be written to the command block so that it is executed when a redstone signal is received. This is especially true if the iron golem command does not fit in the chat line.