From a7303916bf708872ed79a329f040f923dd5fc7e8 Mon Sep 17 00:00:00 2001 From: hkc Date: Tue, 7 May 2024 14:22:19 +0300 Subject: [PATCH] Removed Concurrent Chunk Management Engine --- 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 29bb5d5..1a5a5e4 100644 --- a/index.toml +++ b/index.toml @@ -164,11 +164,6 @@ file = "mods/bushier-flowers.pw.toml" hash = "28fb59dd8303b624eae37b491010478ee8f850edc3116111ebf715a3a3673e3b" metafile = true -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "5afe4e900b83aa83109d0c845df28e9695d8e3639518b0f08169a547f0e3682b" -metafile = true - [[files]] file = "mods/cardinal-components-api.pw.toml" hash = "b3503cb0b7eae56e27e1d7980882795c0b81f4750ec9b140beb996a9d7c0dfb3" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index d04cce1..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.5.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/QZ5cUNXs/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.5.jar" -hash-format = "sha1" -hash = "f02c57844c514cf6706c8c31508e31af04238e1c" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "QZ5cUNXs" diff --git a/pack.toml b/pack.toml index b12a625..d4bc2de 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 = "b25024e5c18464c98e6cb95ea1842f4213555170cbeb8e4958fcfcfd11f1b36b" +hash = "ed2a2af2b79415c2ee400d7a111c81a5f8bb2e04d3df6b67620720fb31c32449" [versions] fabric = "0.15.10"