From 6a5e25e22917eeeadd569e955405499e090dc807 Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Thu, 20 Feb 2025 13:52:50 +0100 Subject: [PATCH] Change to better gravestones mod --- index.toml | 14 +++++++------- mods/cloth-config.pw.toml | 14 +++++++------- mods/fabric-api.pw.toml | 12 ++++++------ mods/gravestones.pw.toml | 13 ------------- mods/youre-in-grave-danger.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 6 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 mods/gravestones.pw.toml create mode 100644 mods/youre-in-grave-danger.pw.toml diff --git a/index.toml b/index.toml index 44883e3..bcc4380 100644 --- a/index.toml +++ b/index.toml @@ -57,7 +57,7 @@ metafile = true [[files]] file = "mods/cloth-config.pw.toml" -hash = "41a3dc271859b118417946d2fdb2408523563b2f4f49048073672a342fb1aebf" +hash = "ae11fe7c63207b7257ecb782d421655c6f56adb551b78ad430066edc94bee3b1" metafile = true [[files]] @@ -161,7 +161,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "c7763ceed9929d3364030c01a4602628ebf46a028d55e7dd06f5aeb6280d36a3" +hash = "dbb2d8f1bab2dcfaef4bf0ee2728c6ab2ce688b689d8e57f5d8ed468c8b62b9f" metafile = true [[files]] @@ -209,11 +209,6 @@ file = "mods/geckolib.pw.toml" hash = "0e99c9b4a524d9cb74553f7b3ed331081031fef9d3c0c437f3734fbd9a350a2d" metafile = true -[[files]] -file = "mods/gravestones.pw.toml" -hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c" -metafile = true - [[files]] file = "mods/iceberg.pw.toml" hash = "f669b069214a8e88d17066ff6715fe131568cd190450ba408b4c2c5479a1a263" @@ -399,6 +394,11 @@ file = "mods/yacl.pw.toml" hash = "88121fbabab3563f8dbb84a32347c753d23eec466c1df3225570cdb42e251029" metafile = true +[[files]] +file = "mods/youre-in-grave-danger.pw.toml" +hash = "dcc727178f3db05672e3e12dd74fed8b93b11086971c8cf982bf9caf3fca5497" +metafile = true + [[files]] file = "mods/yungs-api.pw.toml" hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml index 0ebc287..c7a0990 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ -name = "Cloth Config API" +name = "Cloth Config API (Fabric/Forge/NeoForge)" filename = "cloth-config-11.1.136-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/9s6osm5g/versions/2xQdCMyG/cloth-config-11.1.136-fabric.jar" -hash-format = "sha512" -hash = "2da85c071c854223cc30c8e46794391b77e53f28ecdbbde59dc83b3dbbdfc74be9e68da9ed464e7f98b4361033899ba4f681ebff1f35edc2c60e599a59796f1c" +hash-format = "sha1" +hash = "d5fe84a0cc9ed5c7290a76ba570e1f8716afecab" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "9s6osm5g" -version = "2xQdCMyG" +[update.curseforge] +file-id = 5729104 +project-id = 348521 diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml index 0092edc..373a6b6 100644 --- a/mods/fabric-api.pw.toml +++ b/mods/fabric-api.pw.toml @@ -3,11 +3,11 @@ filename = "fabric-api-0.92.3+1.20.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/SKPWumQf/fabric-api-0.92.3%2B1.20.1.jar" -hash-format = "sha512" -hash = "073c045791ddf14c28a1ec163e7ef40dcb014a73d72856f881aab04df018e1c62774978c95cda3a07bb324198bd586040e466eabc46bd2f09a16115c7d97e459" +hash-format = "sha1" +hash = "4fc46246c5e97514ffc563ca68338cf35d9976d0" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "SKPWumQf" +[update.curseforge] +file-id = 6036402 +project-id = 306612 diff --git a/mods/gravestones.pw.toml b/mods/gravestones.pw.toml deleted file mode 100644 index 75aa449..0000000 --- a/mods/gravestones.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Gravestones" -filename = "gravestones-v1.15.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar" -hash-format = "sha512" -hash = "d15c6db9d9154464f335f01ae7f8ce8d2473251ed5a6c094a2f6e59ba778de6dfdefd7ee6a08d5908b826e37028de8edc3745a7af19ee00b59971f33bdfee2c5" - -[update] -[update.modrinth] -mod-id = "ssUbhMkL" -version = "Uw9uAQaY" diff --git a/mods/youre-in-grave-danger.pw.toml b/mods/youre-in-grave-danger.pw.toml new file mode 100644 index 0000000..223282f --- /dev/null +++ b/mods/youre-in-grave-danger.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] +hash-format = "sha1" +hash = "df12b542eb033461ac62f19298206326c2b34ab9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6100934 +project-id = 544912 diff --git a/pack.toml b/pack.toml index 9be3959..67d9c16 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 = "635e9cb223fc9cd6c5972b55aea5633f03ab2b74f87bec1978f71e51bc0b5e20" +hash = "5c62b2ac201cca52a677ef66387d79ca5bfe7539fdcd22862d42124ceb6c04c8" [versions] fabric = "0.16.10"