X-Git-Url: https://gitweb.ps.run/packwiz/blobdiff_plain/80194dfea42a212c27f443cae45f9229b81b9743..08af78edc150c8fd965f5ed76572c321249eb82e:/config/sounds/chat.json diff --git a/config/sounds/chat.json b/config/sounds/chat.json deleted file mode 100644 index 1584099..0000000 --- a/config/sounds/chat.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "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": [ - "@Carrotbane", - "@koxnon" - ], - "ignoreSystemChats": false, - "enableChatSoundCooldown": false, - "chatSoundCooldown": 0.5 -} \ No newline at end of file