Summon an Armor Stand
Spawn an armor stand for displaying equipment or decoration
✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026Spawns 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
- Java: yes
- Bedrock: yes
- Command block: yes
- Needs cheats / OP: yes
How to use
- Open chat (T on Java, / on Bedrock) and paste the command.
- Press Enter — the armor stand spawns in front of you.
- Right-click or interact with it to equip items.
- 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}Spawn an allay mob (item collector)
/summon allay ~ ~ ~Spawn a sniffer mob (seed finder)
/summon sniffer ~ ~ ~Spawn a tamed wolf that follows you
/summon wolf ~ ~ ~ {Owner:"[PlayerUUID]",Sitting:0b,CollarColor:14}