diff --git a/index.toml b/index.toml index 9145afd..3597207 100644 --- a/index.toml +++ b/index.toml @@ -6812,6 +6812,11 @@ file = "mods/sodium.pw.toml" hash = "d816ebefd14031acd676b2e7dc2d77ea7e1370903ddac480865fb68540216032" metafile = true +[[files]] +file = "mods/sound-physics-remastered.pw.toml" +hash = "08d9f157fea976ba8e7a20ebfce995fe5419ebddf581fcdab079aaceb33053e3" +metafile = true + [[files]] file = "mods/spark.pw.toml" hash = "2a9edf87d60100a2d1f6e9fd56b15c5d31951024d8953b0cb77e4af778df3420" diff --git a/mods/sound-physics-remastered.pw.toml b/mods/sound-physics-remastered.pw.toml new file mode 100644 index 0000000..b8c2f23 --- /dev/null +++ b/mods/sound-physics-remastered.pw.toml @@ -0,0 +1,18 @@ +name = "Sound Physics Remastered" +filename = "soundphysics-fabric-1.19.2-1.0.18.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/xXUcyQrd/soundphysics-fabric-1.19.2-1.0.18.jar" +hash-format = "sha1" +hash = "1708d7578def69d41fc019534b0c5b5fd6bbc1d9" + +[update] +[update.modrinth] +mod-id = "qyVF9oeo" +version = "xXUcyQrd" + +[option] +optional = true +default = true +description = "This is the mod that makes things echo" diff --git a/pack.toml b/pack.toml index e50d58e..dbbd2fa 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 = "21b8136935da1f7e9a51adc31d3253a9248eb5527eb85877cee0f2da1f3d5b9b" +hash = "ae1e63209c609b5c08a05000754114ab3d1e3619c731a09b3a34e60bc3ae8f9d" [versions] fabric = "0.14.14"