Describe the bug
There is no minecraft:block.note_block.cow_bell_1 sound in the resource pack
To Reproduce
Steps to reproduce the behavior:
- Apply the extra notes resource pack from https://github.com/HielkeMinecraft/OpenNoteBlockStudio/blob/master/datafiles/Data/extranotes.zip
- Run this command ingame:
/playsound minecraft:block.note_block.cow_bell_1 record @s ~ ~ ~
- Notice that you don't hear a sound because it does not exist. If you were to use
/playsound minecraft:block.note_block.cow_bell record @s ~ ~ ~ you would hear the normal cowbell.
Expected behavior
When you run /playsound minecraft:block.note_block.cow_bell_1 record @s ~ ~ ~ you should hear a higher-pitched cowbell, similar to all of the other notes in the resource pack
Screenshots

(notice how we see "cow_bell" and "cow_bell_-1" but no "cow_bell_1"
Describe the bug
There is no
minecraft:block.note_block.cow_bell_1sound in the resource packTo Reproduce
Steps to reproduce the behavior:
/playsound minecraft:block.note_block.cow_bell_1 record @s ~ ~ ~/playsound minecraft:block.note_block.cow_bell record @s ~ ~ ~you would hear the normal cowbell.Expected behavior
When you run
/playsound minecraft:block.note_block.cow_bell_1 record @s ~ ~ ~you should hear a higher-pitched cowbell, similar to all of the other notes in the resource packScreenshots

(notice how we see "cow_bell" and "cow_bell_-1" but no "cow_bell_1"