From 0e3b686ba42d6d9aab5cf84ec2d7cf58c0e71b10 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 27 Nov 2024 20:28:03 -0600 Subject: [PATCH] so real --- index.toml | 5 +++++ mods/sound-physics-remastered.pw.toml | 18 ++++++++++++++++++ pack.toml | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 mods/sound-physics-remastered.pw.toml diff --git a/index.toml b/index.toml index 8a4d918..b05b59c 100644 --- a/index.toml +++ b/index.toml @@ -663,6 +663,11 @@ file = "mods/sophisticated-storage.pw.toml" hash = "15d83ce25386a10765723d7d878445a8bd0764db9615b62a16935d6ae9591f65" metafile = true +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "d23fde8bff0018f39f4ba8ef8d3017860371acf48d1b89b9b8c631aebc518fda" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..dd57144 --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,18 @@ +name = "Sound Physics Remastered" +filename = "sound-physics-remastered-forge-1.20.1-1.4.5.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/AGRkYn5p/sound-physics-remastered-forge-1.20.1-1.4.5.jar" +hash-format = "sha512" +hash = "c4008e53e87992bfe08fef277426c12e495ed77eadca17149b1a798a026a0372a1ac8e478200794c588452bdead8ea4b8903ad13acb4fcd26043b65bc0d02e43" + +[update] +[update.modrinth] +mod-id = "qyVF9oeo" +version = "AGRkYn5p" + +[option] +optional = true +description = "Sound Physics Remastered provides realistic sound attenuation, reverberation, and absorption through blocks." +default = true \ No newline at end of file diff --git a/pack.toml b/pack.toml index 61207b6..f07703a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "676edd69a8420c5545ab746f8cec3e12a88ec97feeba099ba1e9853ad6c6e457" +hash = "aebefffc48b3e4f93f0e9150af87e7bd46e19d263d172977d53c5df972339841" [versions] forge = "47.3.0"