This Minecraft tutorial explains the spawn events that you can use for an iron golem in Minecraft Bedrock Edition (PE, Win10, Xbox One, PS4, Nintendo Switch) and Education Edition.

Background

In the latest version of Minecraft Bedrock Edition and Education Edition, the entity value for an iron golem is iron_golem. The iron_golem entity has a unique set of spawn events that can be used in Minecraft commands such as: /summon and /event. (The spawn event parameter is called spawnEvent in the Minecraft help for the /summon command and eventName in the Minecraft help for the /event command.)

What is a Spawn Event?

Spawn events allow you to trigger certain in-game events for an entity in Bedrock Edition (PE, Win10, Xbox One, PS4, Nintendo Switch) and Education Edition. Currently, you can only trigger one spawn event at a time when you use the /summon or /event commands.

List of Spawn Events

Here is a list of the spawn events that you can use for an iron golem in Minecraft Bedrock Edition (PE, Win10, Xbox One, PS4, Nintendo Switch) and Minecraft Education Edition:

Minecraft ID Description Bedrock Edition
(Added in)
minecraft:from_player Iron Golem is from a player 1.12.0
minecraft:from_village Iron Golem is from a village 1.12.0

Definitions

  • Minecraft ID is the Internal code for the spawn event that would be used in game commands.
  • Description is the description of the spawn event.
  • Bedrock Edition (Added in) is the version of Bedrock Edition that the spawn event was first introduced.

Spawn Event Example

To summon an iron golem that is from a village in Bedrock Edition (PE, Win10, Xbox One, PS4, Nintendo Switch) or Education Edition:

/summon iron_golem ~ ~ ~ minecraft:from_village

Next, learn how to use the game commands in Minecraft.

Command Examples

Here are some game command examples for an iron golem in Minecraft:

 How to Summon an Iron Golem

Click to rate this post!
[Total: 2 Average: 5]