When trying to summon an ArmorStand with shown arms and item in hand, the item does not show.
Command Used: /summon ArmorStand ~ ~ ~ {ShowArms:1,Equipment:[{id:minecraft:iron_sword}]}
Works in 15w32c
When trying to summon an ArmorStand with shown arms and item in hand, the item does not show.
Command Used: /summon ArmorStand ~ ~ ~ {ShowArms:1,Equipment:[{id:minecraft:iron_sword}]}
Works in 15w32c
WAI per MC-85544 as the Equipment tag is now deprecated. Use HandItems and ArmorItems instead.