The "minecraft:item.bottle.fill_dragonbreath" sound event does not follow the name of its item ID
The Bug:
The "minecraft:item.bottle.fill_dragonbreath" sound event does not follow the name of its item ID.
| Current Sound Event Name | Expected Sound Event Name |
|---|---|
| minecraft:item.bottle.fill_dragonbreath | minecraft:item.bottle.fill_dragon_breath |
Steps to Reproduce:
- Give yourself some dragon's breath by using the command provided below.
/give @s minecraft:dragon_breath
- Take note of the item's ID.
- Compare this item's ID to its ID in the "minecraft:item.bottle.fill_dragonbreath" sound event by using the command provided below.
/playsound minecraft:item.bottle.fill_dragonbreath master @a
- Take note as to whether or not the "minecraft:item.bottle.fill_dragonbreath" sound event follows the name of its item ID.
Observed Behavior:
The "minecraft:item.bottle.fill_dragonbreath" sound event does not follow the name of its item ID.
Expected Behavior:
The "minecraft:item.bottle.fill_dragonbreath" sound event would follow the name of its item ID. There should be an "_" between the words "dragon" and "breath".
2021-08-27, 08:34 AM
2024-12-08, 01:44 PM
3
4
-