


This mod adds 900+ chat sounds that play from your player when you say the sound name in chat. It works in multiplayer and runs entirely locally so if you have the mod installed and others don't you will still hear sounds when others type them out.
You can also modify or stack sounds by using curly brackets
For example as such: {1.0, 0.0, poggers}.
The full format for this is: {pitch, delay, start_time, end_time, sound}.
You can string sounds together aswell using this, for example {1.0, 0.0, poggers; 1.0, 0.5, ahoy}.
The individual parts are seperated by semicolons or colons if you string multiple together.
If you leave out parameters they get set to default. Do note that the parameters need to be in order.
You can however leave parameters empty to set them to default.
{1.0, poggers} -> {pitch, sound}
{1.0, 0.0, 0.1, poggers} -> {pitch, delay, start_time, sound}
{1.0,,0.1,,poggers} -> {pitch, delay, start_time, end_time, sound}
{poggers} -> {sound}
You are also allowed to just have multiple instances of brackets per message.
However these will behave like a single instance.
this is pretty {poggers}, I say {ahoy}! -> {poggers; ahoy}
More examples:
{1,0,0,1.2,congratulations you won:1,1.1,0.5,2,youwilldie} -> Congratulations, you DIE
{1.0,,0.8,2.2,oh shit a rat} -> Ohhh shit!
{1.0,,0.8,3.0,oh shit a rat:1.0,2.3,1.4,2.1,glad to oblige a fellow scientist;} -> Ohhh shit a scientist
{1.3,,0.2,0.9,fucking based:1.1,0.55,,poggers} -> Fucking poggers!
You can install custom sounds by simply dropping them in config/ChatSounds/Custom Sounds.
Only .ogg, .wav and .mp3 files are supported.
The name of the sound is the phrase used to activated it.
Video of the mod: https://www.youtube.com/watch?v=fajxEjkI0pg
Here is a list of sound strings: https://gist.github.com/EvaisaGiac/2daa14b511c35ea95220fe24b19cc360
If you want to bind chat messages to keys take a look at my other mod: https://thunderstore.io/package/Evaisa/KeybindsGalore/
If you like what I am doing you can support me on my kofi page.
2.0.0
{pitch, delay, start_time, end_time, soundname}{,1.0,,,poggers}1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.5
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0