The Bug:
The minecraft:entity.allay.throw sound event is unused.
Steps to Reproduce:
Summon several allays and interact with them in multiple ways in order to make them produce a variety of sounds.
Take note as to whether or not the minecraft:entity.allay.throw sound event is unused.
Observed Behavior:
The sound event is unused.
Expected Behavior:
The sound event would be used.
Attachments
Comments 3
The issue has been fixed in 22w16a. The sound event has been renamed to minecraft:entity.allay.item_thrown and is now used.
Relates to MC-249754.