Skip to content
/craftcmd

Summon an Armor Stand

Spawn an armor stand for displaying equipment or decoration

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Spawns an armor stand at your position as a pose-able decoration. Equip it with armor and weapons by right-clicking to add items (Java) or interacting (Bedrock). Armor stands can be posed by holding specific items or through commands for creative builds.

/summon armor_stand ~ ~ ~
25 characters

How to use

  1. Open chat (T on Java, / on Bedrock) and paste the command.
  2. Press Enter — the armor stand spawns in front of you.
  3. Right-click or interact with it to equip items.
  4. On Bedrock, enable 'Show Arms' in the settings to display them.

Related commands

Spawn a mob with a custom name displayed above its head

/summon zombie ~ ~ ~ {CustomName:'{"text":"Bob"}',CustomNameVisible:1b}
Summon an Axolotl
Summon an Axolotl Awaiting in-game verification
Both

Spawn an axolotl mob

/summon axolotl ~ ~ ~
Summon an Allay
Summon an Allay Awaiting in-game verification
Both

Spawn an allay mob (item collector)

/summon allay ~ ~ ~
Summon a Camel
Summon a Camel Awaiting in-game verification
Both

Spawn a camel mob (rideable)

/summon camel ~ ~ ~
Summon a Sniffer
Summon a Sniffer Awaiting in-game verification
Both

Spawn a sniffer mob (seed finder)

/summon sniffer ~ ~ ~
Summon a Wolf (Tamed)
Summon a Wolf (Tamed) Awaiting in-game verification
Java

Spawn a tamed wolf that follows you

/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}