← Back to Command Directory ← Back to Home

/summon

Summons an entity at a location.

Syntax

/summon  [x] [y] [z] [nbt]

Parameters

NameRequiredDescription
entityYesEntity identifier to spawn.
x y zNoSpawn coordinates (defaults to executor position).
nbtNoOptional NBT data for the entity.

Examples

/summon minecraft:zombie ~ ~ ~
/summon minecraft:armor_stand ~ ~ ~ {Invisible:1b}

Notes

Version Differences

Entity identifiers differ slightly between Java and Bedrock.

Related Commands