Skip to content

Commit d5223ef

Browse files
feat: add experience orb pickup sound entry to soundcontroller.json
1 parent 9f4e7c7 commit d5223ef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
"soundId": "minecraft:entity.enderman.teleport",
1515
"volume": 0.4
1616
},
17+
{
18+
"soundId": "minecraft:entity.experience_orb.pickup",
19+
"volume": 0.3
20+
},
1721
{
1822
"soundId": "minecraft:entity.firework_rocket.blast",
1923
"volume": 0.3

0 commit comments

Comments
 (0)