About this mod
Prevents certain sounds from playing
- Requirements
- Permissions and credits
- Changelogs
- Donations
Prevents certain sounds from playing.
Install
How to use
Example Config
This is an example config that will silence the pet dog's bark.
Compatibility
See also
Install
- Install the latest version of SMAPI.
- Download this mod and unzip it into Stardew Valley/Mods.
- Run the game using SMAPI.
How to use
- Launch the game once to generate the config.
- Add the names of the sounds you want to not play to the config. The names of sounds can be found here.
- Enjoy peace and quiet!
Example Config
This is an example config that will silence the pet dog's bark.
{
"sounds": [
"dog_pant",
"dog_bark"
]
}
Compatibility
- Works with Stardew Valley 1.5 on Linux/Mac/Windows. Untested on Android.
See also