-
Bug
-
Resolution: Fixed
-
22w13a, 22w14a, 22w15a, 22w17a, 1.19 Pre-release 1
-
Confirmed
-
Sound
-
Low
The Bug:
The minecraft:item.armor.equip_TYPE sound is played when giving wearable items to allays and this shouldn't be the case because no equipping of any wearable items occurs.
Steps to Reproduce:
- Obtain a wearable item and summon an allay.
/summon minecraft:allay ~ ~ ~ {NoAI:1b}
- Give the wearable item to the allay and listen closely as you do this.
- Take note as to whether or not the minecraft:item.armor.equip_TYPE sound is played when giving wearable items to allays.
Observed Behavior:
The minecraft:item.armor.equip_TYPE sound is played.
Expected Behavior:
The minecraft:item.armor.equip_TYPE sound would not be played.
- relates to
-
MC-251860 The minecraft:item.armor.equip_generic sound is produced when giving items to allays
- Resolved