From a13d076d2da35f98cc750ffec16d99ccbaf4c353 Mon Sep 17 00:00:00 2001 From: tonitch Date: Fri, 21 Feb 2025 17:05:10 +0100 Subject: [PATCH] adding grave danger --- index.toml | 7 ++++++- mods/cloth-config.pw.toml | 14 +++++++------- mods/yigd.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 27 insertions(+), 9 deletions(-) create mode 100644 mods/yigd.pw.toml diff --git a/index.toml b/index.toml index 27c0c2b..ea4f732 100644 --- a/index.toml +++ b/index.toml @@ -18847,7 +18847,7 @@ metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "ae11fe7c63207b7257ecb782d421655c6f56adb551b78ad430066edc94bee3b1" +hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" metafile = true [[files]] @@ -19560,6 +19560,11 @@ file = "mods/yacl.pw.toml" hash = "2e28fc50951becf6f57c56d2d4f98f11f27adc6feec072540e585fe6f1cc3c4b" metafile = true +[[files]] +file = "mods/yigd.pw.toml" +hash = "11e8515b92b2bf4a8d68b825d4629b2ecda3ed0dd8321d7f1720bd63383b0863" +metafile = true + [[files]] file = "mods/yungs-api-fabric.pw.toml" hash = "238ac28ffc1a311a782fa569021f3cfc93c2d5ed7773b3273fdef736b80d9fb3" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index c7a0990..0ebc287 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ -name = "Cloth Config API (Fabric/Forge/NeoForge)" +name = "Cloth Config API" filename = "cloth-config-11.1.136-fabric.jar" side = "both" [download] -hash-format = "sha1" -hash = "d5fe84a0cc9ed5c7290a76ba570e1f8716afecab" -mode = "metadata:curseforge" +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" +hash-format = "sha512" +hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" [update] -[update.curseforge] -file-id = 5729104 -project-id = 348521 +[update.modrinth] +mod-id = "9s6osm5g" +version = "2xQdCMyG" diff --git a/mods/yigd.pw.toml b/mods/yigd.pw.toml new file mode 100644 index 0000000..a2bb08e --- /dev/null +++ b/mods/yigd.pw.toml @@ -0,0 +1,13 @@ +name = "You're in Grave Danger" +filename = "youre-in-grave-danger-fabric-2.0.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HnD1GX6e/versions/J9eRuFFx/youre-in-grave-danger-fabric-2.0.12.jar" +hash-format = "sha512" +hash = "cdaa287f842198983581aee63a06bbb9075bf6a625e06c8c4c46b690e515afd4a5d013f5132ad6ed530679bb6fe959b6ea151411d4603c8021ab2d10b746b3a7" + +[update] +[update.modrinth] +mod-id = "HnD1GX6e" +version = "J9eRuFFx" diff --git a/pack.toml b/pack.toml index 542ca3a..014d7ea 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "dce8c296404366ecb42420b1744815b749d170aaf654d02aabdbf7de954cb623" +hash = "16148171b3626c148af93e74a5d49af83b4bd11c3020ec4a3296523ec076a332" [versions] fabric = "0.16.9"