PT-BR EN ES
Channel Icon

Crazy Ozz

Official Channel Website

Command Block

Armor Stand Command Generator for Minecraft Java and Bedrock

Create a custom Armor Stand in Minecraft Java and Bedrock Edition. Configure name, limb poses, equipment, invisibility, arms, base, gravity, and automatically copy the ready-to-use /summon command. Ideal for dioramas, item displays, and maps.

Select your Minecraft edition:

Identity

Select a snippet of text to apply color/formatting.
Result:

Visibility

Invisible (body hidden):
Invulnerable:
Persistence required:
No base plate:
No gravity (floats):
With arms visible:
Small version:
Marker (no hitbox/collision):
Center on block:

Equipped Items

Number on the right = item data value (0 for most).

🪖 Helmet
🛡️ Chestplate
👖 Leggings
👢 Boots
⚔️ Main hand
🛡️ Off hand

Limb Pose

X Y Z

Drag to rotate view

Automatically Generated Armor Stand Command

summon...
Version:

Want to create a cheap and lag-free Minecraft server?

I recommend Sparked Host: affordable plans, great performance, easy panel, and fast support.

🚀 Create server on Sparked Host

How to use the Armor Stand command in Minecraft

The Armor Stand is an entity used to display items, armor, and create decorative poses. It is widely used in adventure maps, item exhibitions, dioramas, and scenes built with commands.

In Java Edition, the basic format is:

/summon minecraft:armor_stand ~ ~ ~

Examples of Armor Stand Commands (Java)

Invisible armor stand with no base plate

/summon minecraft:armor_stand ~ ~ ~ {Invisible:1b,NoBasePlate:1b}

Small armor stand with visible arms

/summon minecraft:armor_stand ~ ~ ~ {Small:1b,ShowArms:1b}

Armor stand with custom name

/summon minecraft:armor_stand ~ ~ ~ {CustomName:'{"text":"Guardian"}'}

Example of Armor Stand Command (Bedrock)

/summon armor_stand ~ ~ ~

To equip the armor stand in Bedrock, use /replaceitem right after the summon, as shown in the commands automatically generated by the generator above.

Frequently Asked Questions

How to use the armor stand command in Minecraft?

Set the coordinates and, if desired, customize the name, pose, visibility, and equipment. Then execute a command like: /summon minecraft:armor_stand ~ ~ ~

Is it possible to change the pose of the arms and legs?

Yes, in Java Edition. Use the sliders for each body part or choose a preset pose.

Does the armor stand command work on Bedrock Edition?

Yes, but without direct support for poses and equipment via NBT through /summon; the generator provides complementary /replaceitem commands instead.

Related Generators