Added Threat Music Mod
This commit is contained in:
parent
dc780785b4
commit
6c0049a956
|
@ -789,6 +789,11 @@ file = "mods/quad.pw.toml"
|
||||||
hash = "8bc3a01f742dbd6bdf7dfbdbbd2ebcea2e3fcae4434082eaf800ed516051c06e"
|
hash = "8bc3a01f742dbd6bdf7dfbdbbd2ebcea2e3fcae4434082eaf800ed516051c06e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/rain-world-threat-music.pw.toml"
|
||||||
|
hash = "583149311115cfce473811db7e118a18eb2c65f1b648d035d75fd5f5f123b55c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rbip.pw.toml"
|
file = "mods/rbip.pw.toml"
|
||||||
hash = "37373a6071cdcd57506227065fafdffa01bbd2639c70af320518a6f9834668b3"
|
hash = "37373a6071cdcd57506227065fafdffa01bbd2639c70af320518a6f9834668b3"
|
||||||
|
|
|
@ -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"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d0e951ad52113034bc86c78c9e8f7d7d20a842f689e700401a607478ad585d7f"
|
hash = "ddb1b0a9009a7d55afd1b11cc8bec979f2415a0ebd2ce1671f915e6bce103b1e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.7"
|
fabric = "0.15.7"
|
||||||
|
|
Loading…
Reference in New Issue