From fdecfc2aa81510755f7d47fe67fac0431b768852 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Sun, 13 Apr 2025 16:01:14 -0500 Subject: [PATCH] sound physics --- 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 4fc5ec0..62414e3 100644 --- a/index.toml +++ b/index.toml @@ -17619,6 +17619,11 @@ file = "mods/sophisticated-core.pw.toml" hash = "ed43db0a420f92c5fda3fd8a5ed6b42f40080f4e0187ae6fc6e38f397dda65ca" metafile = true +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "cbc97a99815f6902789d52e09329c4ae087030d0e51ffb5568198d67fdb22f82" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "d0e1a79dbcda8499e0f12f4adaa5503f9bbc84a6274ce07b3a3839476622e8e5" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..97c2588 --- /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.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/fqgMU03D/sound-physics-remastered-forge-1.20.1-1.4.13.jar" +hash-format = "sha512" +hash = "3840428a7b9e065e380b5fc59a134e7c9aa3b46c0c491724534274eb709a1927be5ab6473a8a38f60bdb16e128174a1bae432e81e86a622b7d2b75e4aa961998" + +[update] +[update.modrinth] +mod-id = "qyVF9oeo" +version = "fqgMU03D" + +[option] +optional = true +description = "Echoes, fun with voice chat" +default = true \ No newline at end of file diff --git a/pack.toml b/pack.toml index 2edd154..0f47d8d 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 = "6487a005e87a507567af1e15cf53e87242c03957a2a9c6406b0788bcc46aa65d" +hash = "46d3c7ed72bc9926a6c517c204508080c6f92888f690d58cbb1db7fe384d619c" [versions] forge = "47.4.0"