Files
Custom_Launcher_mc/modpack/_upload/objects/ec/b3/ecb33efa945dd4de7e95862dbc7bd65a6d7c87ed
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

29 lines
589 B
Plaintext

{
"typingSoundEffect": {
"shouldPlay": true,
"pitch": 1.6,
"volume": 0.4,
"id": "typing",
"soundEvent": "minecraft:block.note_block.hat"
},
"messageSoundEffect": {
"shouldPlay": true,
"pitch": 2.0,
"volume": 0.8,
"id": "message",
"soundEvent": "minecraft:block.note_block.hat"
},
"mentionSoundEffect": {
"shouldPlay": true,
"pitch": 1.8,
"volume": 0.9,
"id": "mention",
"soundEvent": "minecraft:block.note_block.chime"
},
"mentionKeywords": [
"@Aulyrius"
],
"ignoreSystemChats": false,
"enableChatSoundCooldown": false,
"chatSoundCooldown": 0.5
}