From 1e85ff62ef71b285f903368554622181c9af9cfb Mon Sep 17 00:00:00 2001 From: Kalle Struik Date: Wed, 19 Mar 2025 11:38:31 +0100 Subject: [PATCH] Remove C2ME because there seems to be a world corruption bug --- 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 f85c089..ed199f3 100644 --- a/index.toml +++ b/index.toml @@ -78,11 +78,6 @@ file = "mods/botania.pw.toml" hash = "25efecfcf6bd2ea3e0500b7fd4f671d7228672fce88915f86e32b2702bafda79" metafile = true -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "64a244469b7ce7be7e6ceabedd69d17e573a0b92d6e29c661fc6c490afa965d8" -metafile = true - [[files]] file = "mods/cardinal-components-api.pw.toml" hash = "127f0a7311e4ecd77c0b96660e0ff873d78d253fffb68db6101eeb414de38bb1" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 4b72242..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.16.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/s4WOiNtz/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.16.jar" -hash-format = "sha512" -hash = "359c715fd6a0464192d36b4d9dbb7927776eaae498f0cab939b49740fc724bda83aaf4f069f395dc5975d1e82762ee3b602111d9375eb27ab6f5360c4b17f2ff" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "s4WOiNtz" diff --git a/pack.toml b/pack.toml index a8f4d12..9eaaddd 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 = "0f3719a905e5f6cdd50da77fd23c408912038d7f1ab622535ec62333f07939f1" +hash = "9ed623e990bc3325bf83ad84004e9c22b856b88381ba49418c7549fda7548efe" [versions] fabric = "0.16.10"