Skip to content

Commit 5a2527d

Browse files
fix: adjust sound category volumes for better audio balance
1 parent b6d90e7 commit 5a2527d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

hypixel-skyblock-simple/overrides/options.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -223,17 +223,17 @@ key_keybind.name.EMOTE_SLOT_6:key.keyboard.unknown
223223
key_keybind.name.EMOTE_SLOT_7:key.keyboard.unknown
224224
key_keybind.name.EMOTE_SLOT_8:key.keyboard.unknown
225225
key_keybind.name.ZOOM:key.keyboard.unknown
226-
soundCategory_master:0.03
226+
soundCategory_master:0.5
227227
soundCategory_music:0.0
228-
soundCategory_record:0.4
229-
soundCategory_weather:0.2
230-
soundCategory_block:0.15
231-
soundCategory_hostile:0.4
232-
soundCategory_neutral:0.4
233-
soundCategory_player:0.4
234-
soundCategory_ambient:0.4
228+
soundCategory_record:0.25
229+
soundCategory_weather:0.1
230+
soundCategory_block:0.2
231+
soundCategory_hostile:0.5
232+
soundCategory_neutral:0.5
233+
soundCategory_player:0.05
234+
soundCategory_ambient:0.2
235235
soundCategory_voice:1.0
236-
soundCategory_ui:0.4
236+
soundCategory_ui:0.5
237237
modelPart_cape:true
238238
modelPart_jacket:true
239239
modelPart_left_sleeve:true

0 commit comments

Comments
 (0)