From 8e322766e4c681b4b81e7c5878321b0408db17f2 Mon Sep 17 00:00:00 2001 From: reidlab Date: Wed, 16 Jul 2025 16:26:26 -0700 Subject: [PATCH] remove cyanide. caused crashes --- index.toml | 5 ----- mods/cyanide.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/cyanide.pw.toml diff --git a/index.toml b/index.toml index 99cba85..d1442f2 100644 --- a/index.toml +++ b/index.toml @@ -331,11 +331,6 @@ file = "mods/curios.pw.toml" hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690" metafile = true -[[files]] -file = "mods/cyanide.pw.toml" -hash = "08ab5ee502b94653263fdfea09b0c58958e9e6adffc45cb35f496cc5a0a6fb8d" -metafile = true - [[files]] file = "mods/deeperdarker.pw.toml" hash = "bbb3f09fbd5a3ca7aa82c41923f4557429fa465993c2817e9966dd3f8164e318" diff --git a/mods/cyanide.pw.toml b/mods/cyanide.pw.toml deleted file mode 100644 index ec4e690..0000000 --- a/mods/cyanide.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Cyanide" -filename = "cyanide-neoforge-1.21.1-5.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fXbvd6mf/versions/v4LiMGGH/cyanide-neoforge-1.21.1-5.0.0.jar" -hash-format = "sha512" -hash = "5c28d68909ea2dd0db50d8cb25a2151c78b04dfc12023a25a9c2df2bc63dc2545f5dc417f3fdb3c2d7e74f553772e2b3c36002b4fd8ca3ffe86d8ecac373dcd0" - -[update] -[update.modrinth] -mod-id = "fXbvd6mf" -version = "v4LiMGGH" diff --git a/pack.toml b/pack.toml index 0b5b6c9..9859d0e 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 = "bfd3a3d3c7042a1ef16380d27c0538a80d27b11164cf6967ec58ddd6588cfad6" +hash = "021d96d217b01fa830893de9cae60184b91037d1d4efe9ef8784693b955a8f50" [versions] minecraft = "1.21.1"