If you make armor stands left-handed and put a shield on the hand slot the shield is kinda tricky..
The LeftHanded tag does not exist for armor stands. You used a hacky way to make armor stands look left handed (turning them around by 180 degrees) which is no longer necessary in 1.9. You can put items in their left hands like this:
/summon ArmorStand ~ ~ ~ {ShowArms:1b,HandItems:[{},{id:shield}]}
Reporter: Vaggelis Vasiliou
Assignee: (Unassigned)
Created: 2015-10-07T15:33:08Z
Updated: 2025-03-17T20:03:09Z
Resolved: 2015-10-07T20:40:35Z
ADO:
Confirmation Status: Unconfirmed
Area:
Mojang Priority:
Category:
Labels:
Affects Versions: Minecraft 15w41b
Fix Versions:
Retrieved 2025-06-10T20:32:11Z
The LeftHanded tag does not exist for armor stands. You used a hacky way to make armor stands look left handed (turning them around by 180 degrees) which is no longer necessary in 1.9. You can put items in their left hands like this: