The Bug:
Vexes raise right arm to attack when they are left-handed, and holding a weapon in their left hand.
Steps to Reproduce:
- Summon a left-handed vex that's holding a sword in its main hand by using the command provided below.
/summon minecraft:vex ~ ~ ~ {LeftHanded:1b,HandItems:[{id:"minecraft:iron_sword",Count:1b}]}
- Watch the arms of the vex closely as it shrieks/charges toward you.
- Take note as to whether or not left-handed vexes raise their right hands to attack.
Observed Behavior:
Left-handed vexes raise their right hands.
Expected Behavior:
Left-handed vexes would raise their left hands.
- is duplicated by
-
MC-263737 Vex Holding Swords While Charging Still Raising Right Hand While Being Left-Handed
- Resolved