mojira.dev
MC-264121

Pillager's arms get stuck in a reloading pose after held crossbow breaks

When a pillager's crossbow breaks, their arms will be stuck in a pose that looks like they are reloading, despite not holding anything to reload.

Steps to Reproduce:

  1. Summon the following pillager (in survival)

    /summon pillager ~ ~ ~ {HandItems:[{id:"minecraft:crossbow",count:1,components:{"minecraft:damage":465,"minecraft:enchantments":{levels:{"minecraft:quick_charge":3}}}},{}]}
  2. Allow it to attack you once

Observed Behavior:

The pillager will shoot you, their crossbow breaks, and their arms will be stuck in a pose looking like they are charing their bow.

Expected Result:

The crossbow would break, and their arm pose would be reset.

Linked issues

Attachments

Comments 3

This is unusual behavior since the pillager's arms are supposed to be to the side not in front.

I've written a new description for this issue:
Title:

Pillager's arms get stuck in a reloading pose after held crossbow breaks

Description:

When a pillager's crossbow breaks, their arms will be stuck in a pose that looks like they are reloading, despite not holding anything to reload.

h3. Steps to Reproduce:
# Summon the following pillager (in survival)
{code}
/summon pillager ~ ~ ~ {HandItems:[{id:"minecraft:crossbow",count:1,components:{"minecraft:damage":465,"minecraft:enchantments":{levels:{"minecraft:quick_charge":3}}}},{}]}
{code}
# Allow it to attack you once

h3. Observed Behavior:
The pillager will shoot you, their crossbow breaks, and their arms will be stuck in a pose looking like they are charing their bow.

h3. Expected Result:
The crossbow would break, and their arm pose would be reset.

h3. Notes:
Related to MC-231803 MC-164118 MC-139528

SnappyRiffs

(Unassigned)

Confirmed

Platform

Low

Mob behaviour

1.20.1, 1.20.6, 24w18a

Retrieved