diff --git a/index.toml b/index.toml index caccc07..21c129b 100644 --- a/index.toml +++ b/index.toml @@ -7120,6 +7120,11 @@ file = "mods/yacl.pw.toml" hash = "fe29fcc69744fa90f4fd35890cc44033d1b5bca0e0d45cb40c89250eabad6ab3" metafile = true +[[files]] +file = "mods/you-died.pw.toml" +hash = "8e8a450d471cd32fd39a871bb414978b34454b714e70b9380e52ae1b74b2f671" +metafile = true + [[files]] file = "mods/youre-in-grave-danger.pw.toml" hash = "7ea2524e033e5c0e36fe61e2643eddbbda8439eaebf7c3ddd2df1714ab2fe517" diff --git a/mods/you-died.pw.toml b/mods/you-died.pw.toml new file mode 100644 index 0000000..392f8fb --- /dev/null +++ b/mods/you-died.pw.toml @@ -0,0 +1,13 @@ +name = "You Died" +filename = "YouDied-1.19.2-2.1.0.14-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/QgxY6tZf/versions/lLM67Nd9/YouDied-1.19.2-2.1.0.14-fabric.jar" +hash-format = "sha1" +hash = "28ed93154afc55362ed7d940c04d3e7111799f77" + +[update] +[update.modrinth] +mod-id = "QgxY6tZf" +version = "lLM67Nd9" diff --git a/pack.toml b/pack.toml index 595b982..2c13b41 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 = "32548dde4c7cf7121f27bb5d78eae0f087171e0dac89c04713243f03ef1ea404" +hash = "cffc24dc0b308de785d868db8bfa6330c7e7e37a300b7fb3af6d745a5435fb59" [versions] fabric = "0.14.17"