Minecraft Blogs / Tutorial

All about the Armor Stands

  • 13,017 views, 2 today
  • 4
  • 2
  • 4
Teaspoon101 avatar Teaspoon101
Level 27 : Expert Narwhal
3
As everyone should know, Minecraft 1.8 came out a while ago. We also know that they came out with Armor Stands. You might think they are just stuff that you can put your armor on. Pretty cool, but Armor Stands have a lot more potential to them... I will show you how to do cooler things with it... A LOT MORE COOLER STUFF! :D


One thing you need to know, is that Armor Stands are entities, so they can be summoned using a command:
/summon ArmorStand ~ ~ ~

But you can do many other things using the new /entitydata command. Here is a list: 
Giving the Armor Stand Arms: /entitydata @e[type=ArmorStand] {ShowArms:1}
Turn the Armor Stand tiny: /entitydata @e[type=ArmorStand] {Small:1}
Turn the Armor Stand Invisible: /entitydata @e[type=ArmorStand] {Invisible:1}
Turn the Armor Stand's gravity off: /entitydata @e[type=ArmorStand] {NoGravity:1}
Take out the Baseplate of the Armor Stand: /entitydata @e[type=ArmorStand] {NoBasePlate:1}

Using these traits of the Armor Stand, you can create Amazing creations, but One of the coolest things you can do with them is animate their various parts!
You Can make this happen by doing the command: /entitydata @e[type=ArmorStand] {Pose:{"BODY_PART":[0f,0f,0f]}}
The underlined part, 0f,0f,0f, Is the part where you choose it's angle in degrees ( It sounds complicated, but it is very simple ).
In the place of the 0, is where you would put your degrees angle ( -360 - 360 ). Now, one of the coolest things you can do with Armor Stands is 3D props! 
In order to do this, you will need to follow these steps and commands:
1. Put down an Armor Stand, and do the command: /entitydata @e[type=ArmorStand] {ShowArms:1}
2. Put your object in the Armor Stand's hand.
3. Position the Armor Stand so it is where you want it to be.
4. Do the command /entitydata @e[type=ArmorStand] {Invisible:1}
RESULT: It should end up the way you wanted the prop to be positioned.

Now, you cannot see the Armor Stand, but only the prop! But if you go into spectator mode, you will be able to see it transparent.

That is most of the cool things that you can do with an Armor Stand, but if I didn't help you, please check out videos on youtube on how to do it. Thank you for your time! :D
Tags

1 Update Logs

Update #1 : by Teaspoon101 09/15/2014 9:28:37 pmSep 15th, 2014

I messed up on the picture part! I fixed it though, :D

Create an account or sign in to comment.

1
07/09/2018 1:18 pm
Level 1 : New Miner
koimono
koimono avatar
you did the entity thing wrong you typed @e[type=armorstand] its supposed to be @e[type=armor_stand
1
04/03/2016 8:48 pm
Level 43 : Master Loremaster
Flaxcon4397
Flaxcon4397 avatar
Can you say a bit more or the "0f,0f,0f" part? Im confused
1
03/20/2016 11:30 am
Level 1 : New Crafter
PuffyB
PuffyB avatar
thanks son:)
1
12/17/2014 11:47 am
Level 2 : Apprentice Miner
isaacuee
isaacuee avatar
really helpful
Planet Minecraft

Website

© 2010 - 2023
www.planetminecraft.com

Welcome