From 91dc9a283b363c955d4f39f87aa718952672488b Mon Sep 17 00:00:00 2001 From: copygirl Date: Mon, 1 Aug 2022 19:49:11 +0200 Subject: [PATCH] Add Sound Physics Remastered (optional) --- docs/MODS.md | 2 ++ mods/sound-physics-remastered.pw.toml | 18 ++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 mods/sound-physics-remastered.pw.toml 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