From b5f0b40c9b2d70613800e83100bd270e444ade20 Mon Sep 17 00:00:00 2001 From: materus Date: Wed, 23 Jul 2025 19:29:20 +0200 Subject: [PATCH] Remove BCC --- config/bcc-common.toml | 14 -------------- index.toml | 9 --------- mods/better-compatibility-checker.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 config/bcc-common.toml delete mode 100644 mods/better-compatibility-checker.pw.toml diff --git a/config/bcc-common.toml b/config/bcc-common.toml deleted file mode 100644 index 92a06af..0000000 --- a/config/bcc-common.toml +++ /dev/null @@ -1,14 +0,0 @@ - -#General settings -[general] - #The CurseForge project ID for the modpack - #Range: > 0 - modpackProjectID = 0 - #The name of the modpack - modpackName = "WORLD_OF_BANANA" - #The version of the modpack - modpackVersion = "1.0" - #Use the metadata.json to determine the modpack version - #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING - useMetadata = false - diff --git a/index.toml b/index.toml index 6306d97..ce4cf61 100644 --- a/index.toml +++ b/index.toml @@ -32,10 +32,6 @@ hash = "da8cdc3b43e0cdf585a22ffb1f6e0ccab34bbb3552008b07857433349852d332" file = "config/backupbeds-common.toml" hash = "16b359fbd94031d59091f2c2ce4f301725d389417703406e622b6899ee6da090" -[[files]] -file = "config/bcc-common.toml" -hash = "700cce5459791902ac52fe9ca317a71fdca8660ceffdaf5454ab451d339c6165" - [[files]] file = "config/biomesize.json" hash = "448e2e6499e49e06f203bcb6ca75d51d2db9eb14116012017b2b54bfaa69fd1f" @@ -525,11 +521,6 @@ file = "mods/better-combat.pw.toml" hash = "f2772ac30db5760b191049f87d2315f1652d9b04357e644df9d8a2bafdc269e5" metafile = true -[[files]] -file = "mods/better-compatibility-checker.pw.toml" -hash = "f5eabbef8dbed2bc19e632718a720a6d77466eeb66b9b220930f7f66e8a9d032" -metafile = true - [[files]] file = "mods/better-fps-render-distance.pw.toml" hash = "bfce4b91fe7c691dc04afda24f60453a74f49c8d3cf763e80095673d1299375d" diff --git a/mods/better-compatibility-checker.pw.toml b/mods/better-compatibility-checker.pw.toml deleted file mode 100644 index fd5d152..0000000 --- a/mods/better-compatibility-checker.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Better Compatibility Checker" -filename = "BetterCompatibilityChecker-3.0.1-build.58+mc1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/KJhXPbHQ/versions/auZ4x8at/BetterCompatibilityChecker-3.0.1-build.58%2Bmc1.20.jar" -hash-format = "sha512" -hash = "4b7e47858fdc91540dcde025bf9d771a45fb9071d2a5c9d40becf045532ea19d6a517b2d8008b2d00dc4d6705a929e56ab1116cb314abb1d3b4d46710af08f3b" - -[update] -[update.modrinth] -mod-id = "KJhXPbHQ" -version = "auZ4x8at" diff --git a/pack.toml b/pack.toml index 6e5b425..d460c34 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 = "91abc6381d954aba60e3636271d17c3054d3d2316a4fd05c7e47b9cafd36dd76" +hash = "7e9724602f6d6ec96c2741bc3c98434ef75318cfc3a8ab1bd96d8298141dbe0e" [versions] forge = "47.4.4"