From 6c0049a9562833bc9e4d2878f5c226d2706aec88 Mon Sep 17 00:00:00 2001 From: hkc Date: Sun, 7 Apr 2024 15:56:37 +0300 Subject: [PATCH] Added Threat Music Mod --- index.toml | 5 +++++ mods/rain-world-threat-music.pw.toml | 18 ++++++++++++++++++ pack.toml | 2 +- 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 mods/rain-world-threat-music.pw.toml diff --git a/index.toml b/index.toml index 2d2942e..70bd68e 100644 --- a/index.toml +++ b/index.toml @@ -789,6 +789,11 @@ file = "mods/quad.pw.toml" hash = "8bc3a01f742dbd6bdf7dfbdbbd2ebcea2e3fcae4434082eaf800ed516051c06e" metafile = true +[[files]] +file = "mods/rain-world-threat-music.pw.toml" +hash = "583149311115cfce473811db7e118a18eb2c65f1b648d035d75fd5f5f123b55c" +metafile = true + [[files]] file = "mods/rbip.pw.toml" hash = "37373a6071cdcd57506227065fafdffa01bbd2639c70af320518a6f9834668b3" diff --git a/mods/rain-world-threat-music.pw.toml b/mods/rain-world-threat-music.pw.toml new file mode 100644 index 0000000..6e3cc95 --- /dev/null +++ b/mods/rain-world-threat-music.pw.toml @@ -0,0 +1,18 @@ +name = "Threat Music Mod" +filename = "ThreatMusicMod-1.0.0.jar" +side = "client" + +[option] +optional = true +default = false +description = "Threat music system like in Rain World" + +[download] +url = "https://cdn.modrinth.com/data/Tr2TO6CX/versions/vj1LBEHJ/ThreatMusicMod-1.0.0.jar" +hash-format = "sha1" +hash = "5f5c92b35ea01c47f0485238bf8b598681eefdbc" + +[update] +[update.modrinth] +mod-id = "Tr2TO6CX" +version = "vj1LBEHJ" diff --git a/pack.toml b/pack.toml index 76663ea..61d5528 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 = "d0e951ad52113034bc86c78c9e8f7d7d20a842f689e700401a607478ad585d7f" +hash = "ddb1b0a9009a7d55afd1b11cc8bec979f2415a0ebd2ce1671f915e6bce103b1e" [versions] fabric = "0.15.7"