mojira.dev
MCPE-224103

Husk Incorrectly Drops Lava Chicken Record When Riding a Chicken

In the latest Bedrock Edition, husks incorrectly drop the Lava Chicken music disc when killed as chicken jockeys. This occurs because the husk's entity file wrongly references the default zombie loot table instead of using its own:

"minecraft:loot": { "table": "loot_tables/entities/zombie.json" }

This causes husks to inherit the zombie's chicken jockey loot, including the music disc, which is unintended.

How to Reproduce:

  1. Spawn a husk and make it ride the chicken.

  2. Kill the husk while it is mounted on the chicken.

  3. Check the dropped items.

Observed Result:

The husk drops the Lava Chicken music disc, despite being a zombie variant that should not grant this drop.

Expected Result:

Only regular zombies should drop the Lava Chicken disc when killed as chicken jockeys. Husks should not drop this item, matching Java Edition's behavior.

Linked issues

Attachments

Comments 2

Don’t all zombie variant chicken jockeys drop the lava chicken disc in in Java Edition? (MCPE-223845)

Husk chicken jockeys do not drop disc in Java edition.

[media]

Ju_mao

(Unassigned)

Unconfirmed

Multiple

1.21.100.23 Preview, 1.21.100

Retrieved