diff --git a/docs/MODS.md b/docs/MODS.md index 6f63bf0..75d05df 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -334,5 +334,7 @@ # Sound - ![](icon/cf.png) [Presence Footsteps] *(recommended)* - Improved footstep sounds +- ![](icon/cf.png) [Sound Physics Remastered] *(optional)* - Provides realistic sound attenuation, reverberation, and absorption [Presence Footsteps]: https://www.curseforge.com/minecraft/mc-mods/presence-footsteps-forge +[Sound Physics Remastered]: https://modrinth.com/mod/sound-physics-remastered diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..c3bab1e --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,18 @@ +name = "Sound Physics Remastered" +filename = "soundphysics-forge-1.18.2-1.0.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "7cfe9338111caacc7684f626f9eaa2c31bab4c49" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3775919 +project-id = 535489 + +[option] +description = "Provides realistic sound attenuation, reverberation, and absorption. Supports Simple Voice Chat.\n\nCan have an effect on performance." +optional = true +default = false