mojira.dev
MC-230257

Horses play armor equipping sounds when their armor item is read from NBT

The Bug:

Horses play armor equipping sounds when their armor item is read from NBT.

If a horse has armor equipped, it'll make noise when you change its NBT data. 

Steps to Reproduce:

  1. Summon a tamed horse that has some armor equipped on it by using the command provided below.

    /summon minecraft:horse ~2 ~ ~2 {NoAI:1b,Tame:1b,ArmorItem:{id:"minecraft:diamond_horse_armor",Count:1b}}
  2. Modify the horse's NBT data by using the command provided below and listen closely as you do this.

    /data merge entity @e[type=minecraft:horse,limit=1,sort=nearest] {FallFlying:1b}
  3. Take note as to whether or not horses play armor equipping sounds when their armor item is read from NBT.

Observed Behavior:

Horses play armor equipping sounds.

Expected Behavior:

Horses would not play armor equipping sounds.

Linked issues

Attachments

Comments 14

I can confirm that this is an issue. Also affects 1.17.1 and relates to MC-123450. The expected behavior would be that the "Horse armor equips" sound doesn't play upon running this command.

Can confirm in 1.18.1.

Can confirm in 1.18.2.

Can confirm in 1.19.1.

Can confirm in 1.19.2.

4 more comments

affects 1.20 Pre-release 6

affects 1.20.1 and for 23w35a

Thank you for your report!
We suspect that this does not occur in the latest version of Minecraft.

Is this issue present in the latest version of Minecraft?

This issue is being temporarily resolved as Awaiting Response. Once the requested information has been delivered, the report will be reopened automatically.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

I’m not having the problem in the current snapshot, 26.1-snapshot-11.

ryu3025

(Unassigned)

Confirmed

Commands, Sound

horse, horse_armor

1.17, 1.17.1 Pre-release 1, 1.17.1, 1.18.1, 1.18.2, , 1.19.4, 23w13a, 1.20.1, 23w35a, 1.20.4

Retrieved