From 9d6c8d0dc91815faf4c3267320068fd6a0fa66cc Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 21:00:44 -0500 Subject: [PATCH] Remove C2ME --- index.toml | 5 ----- mods/c2me-fabric.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/c2me-fabric.pw.toml diff --git a/index.toml b/index.toml index 7bd349a..65a1850 100644 --- a/index.toml +++ b/index.toml @@ -90,11 +90,6 @@ file = "mods/brrp.pw.toml" hash = "fbc36b6d503762964b80bbcbabb1e103891066de3107eaa8e2bdded508a33b04" metafile = true -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3" -metafile = true - [[files]] file = "mods/campanion.pw.toml" hash = "e351f40305f1377a4023c09e774d040e601d513bd37e307955b2f68e986a612c" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 01a1b05..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.19.2-0.2.0+alpha.9.11.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/TL8Qsm5r/c2me-fabric-mc1.19.2-0.2.0%2Balpha.9.11.jar" -hash-format = "sha1" -hash = "5b3ec36f83cdc165bb45d5837e389e463ef4e520" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "TL8Qsm5r" diff --git a/pack.toml b/pack.toml index e273b8f..39d1778 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 = "f7718905e5254408f16239d36f901c37151350f26119455a2350235765a2aaf6" +hash = "465b10e8b8b0570a648db0aeec58d578885fe2aa5791b05fe4ae22d709b47c15" [versions] fabric = "0.14.22"