mojira.dev
MC-81004

Can't place block variants on armor stands

This is most likely not an actual bug as much as lack of information and my inability to find the information I am looking for but, I can't get armor stands to hold or wear block variants like Diorite or birch planks.

/summon ArmorStand ~ ~ ~ {Equipment:[{},{},{},{},{id:polished_diorite}]} <--does not work
/summon ArmorStand ~ ~ ~ {Equipment:[{},{},{},{},{id:stone}]} <--works

I have tried every version of the stone variant identifier that I can find but nothing works for this.

Comments 2

Invalid. Use this command instead:

/summon ArmorStand ~ ~ ~ {Equipment:[{},{},{},{},{id:stone,Damage:1}]}

press f3+h to see all the block names/datta values

Travis Goettl

(Unassigned)

Unconfirmed

Minecraft 1.8.3, Minecraft 1.8.6

Retrieved