MINECRAFT ARMOR STAND

GitHub Reddit Twitter

+ Troubleshooting
This thing uses WebGL! If you don't see anything on the left enable WebGL in your browser or visit the official WebGL website to troubleshoot problems.
Invisible
Invulnerable
No Base Plate
No Gravity
Show Arms
Small
Rotation:
Head:
Body:
Left Leg:
Right Leg:
Left Arm:
Right Arm:

Use Custom Equipment
Enter the text id of an item (for example stone or iron_sword) into the appropriate slots. You can enter an arbitrary item for the head or hand, but the other slots must contain an appropriate item. Use Helmet as player name for custom head
+ Tips and Tricks for your Armor Stand
If your command is longer than 100 characters, it needs to be executed with a command block. Obtain one by typing:
/give @p command_block

If you are a mapmaker you might not want players to take items out of the armor stand. If you want to lock all slots, replace n with 1 (or 0 if you want to unlock it).
If you want to disable specific slots, you have to add the numbers in following table up, and replace n with your result.
Boots 2
Leggings 4
Chestplate 8
Helmet/Block16
Sword/Block Not working :(
/entitydata @e[r=2,ArmorStand] {DisabledSlots:n}