From 71d70052b0e05e1b4e89dd14a34fad97db576af3 Mon Sep 17 00:00:00 2001 From: Yonah Date: Mon, 10 Nov 2025 00:45:38 +0900 Subject: [PATCH] mods: remove graves Has compatibility issues, and generally replaced by kip. --- index.toml | 5 ----- mods/universal-graves.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/universal-graves.pw.toml diff --git a/index.toml b/index.toml index 92c55ef..d910e6b 100644 --- a/index.toml +++ b/index.toml @@ -389,11 +389,6 @@ file = "mods/towns-and-towers.pw.toml" hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d" metafile = true -[[files]] -file = "mods/universal-graves.pw.toml" -hash = "05e324a0428fe718f9e069eebee434aa13564a4272820c93da98dd370b50f618" -metafile = true - [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55" diff --git a/mods/universal-graves.pw.toml b/mods/universal-graves.pw.toml deleted file mode 100644 index d16280a..0000000 --- a/mods/universal-graves.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Universal Graves" -filename = "graves-3.9.0+1.21.9.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/yn9u3ypm/versions/bJROTlRS/graves-3.9.0%2B1.21.9.jar" -hash-format = "sha512" -hash = "36b0008bda565519f4d4e6e58c1f2138ffc83931458967c346be108183a8649c58ef628cf869a42a517651b1c2c6d4977a431ad51edd98aae3f925ed6e6865a7" - -[update] -[update.modrinth] -mod-id = "yn9u3ypm" -version = "bJROTlRS" diff --git a/pack.toml b/pack.toml index d5fe80a..42137f1 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 = "077899cf5fc51380f08aae352407ae8ea690a0bfbd3636b814878fee9adb5bcc" +hash = "a643938ec341ec0095dcefd1d2a4e90cc0d0d47145426b70704c194e6ec613a6" [versions] fabric = "0.17.3"