mojira.dev
MC-68603

While summoning or summoned armor stands tags do not effect

I tried to summon an armor stand with hands /summon ArmorStand ~ ~ ~ {showArms:1} but when I summoned it didn't have hands shown. Then I tried the same thing but withnoGravity:1 but when i punched blocks beneath it it fell down. then i tried /entitydata but the same problem.. I think this problem might me only with some tags because i have seen others summoning armor stands with tags like invisible:1 or equipment etc.

Attachments

Comments 2

Incorrect NBT wording. Try these:

/summon ArmorStand ~ ~ ~ {ShowArms:1}
/summon ArmorStand ~ ~ ~ {NoGravity:1}
/summon ArmorStand ~ ~ ~ {Invisible:1}
/summon ArmorStand ~ ~ ~ {DisabledSlots:1}
/summon ArmorStand ~ ~ ~ {Small:1}
/summon ArmorStand ~ ~ ~ {Pose:1}

Its "ShowArms", not "showArms"

Artis

(Unassigned)

Unconfirmed

Minecraft 14w34d

Retrieved