The bug
If a pillager is left handed and charges it's own crossbow, the animation is identical to the right handed pillager animations as the pillager is loading nothing while the crossbow is charging in the left hand.
How to reproduce
Run
/summon pillager ~ ~ ~ {LeftHanded:1b,HandItems:[{id:crossbow,Count:1}]}
Go to survival
Could potentially be fixed in the same way of how the issue was fixed for piglins.
Linked issues
is duplicated by 6
relates to 2
Attachments
Comments 19
Added 2 new attachments of 2 pillagers using the crossbows one is right handed and the other is left handed.
Also works with Left-handed Piglin: they don't look at the golden item, they look at their weapon instead
[media]/summon minecraft:piglin ~ ~ ~ {LeftHanded: 1b, HandItems: [{id: "minecraft:wooden_sword", Count: 1b, tag: {Damage: 0}}, {}], CanPickUpLoot: 1b}
@Jigo18 Already made a seperate ticket right here at MC-172242. 🙂
Confirmed that left handed pillagers don't reload correctly.