-
-
Notifications
You must be signed in to change notification settings - Fork 56
Closed
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code
Milestone
Description
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"
Metadata
Metadata
Assignees
Labels
C: BugSomething isn't workingSomething isn't workingS: Resolved in next releaseThis bugfix or suggestion has been applied to the codeThis bugfix or suggestion has been applied to the code