Skip to content

Commit efbc002

Browse files
Disable subtitles in soundcontroller configuration
1 parent d51cb11 commit efbc002

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 4,
3-
"subtitlesEnabled": true,
3+
"subtitlesEnabled": false,
44
"sounds": [
55
{
66
"soundId": "minecraft:ambient.cave",
@@ -383,4 +383,4 @@
383383
"volume": 0.7
384384
}
385385
]
386-
}
386+
}

0 commit comments

Comments
 (0)