Skip to content

Commit 04698b6

Browse files
feat: add pling note block sound entry to soundcontroller.json
1 parent 23ee669 commit 04698b6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

hypixel-skyblock-simple/overrides/config/soundcontroller.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"version": 4,
33
"subtitlesEnabled": false,
44
"sounds": [
5+
{
6+
"soundId": "minecraft:block.note_block.pling",
7+
"volume": 0.1
8+
},
59
{
610
"soundId": "minecraft:entity.blaze.shoot",
711
"volume": 0.3

0 commit comments

Comments
 (0)