From 7181dd208f61ffadb9465fb4aa0802e8cc385c78 Mon Sep 17 00:00:00 2001 From: Xikaro <0regon.end@gmail.com> Date: Mon, 15 Jan 2024 16:14:12 +0500 Subject: [PATCH] Delete bcc-common.toml --- config/bcc-common.toml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 config/bcc-common.toml diff --git a/config/bcc-common.toml b/config/bcc-common.toml deleted file mode 100644 index 8b08276ae..000000000 --- a/config/bcc-common.toml +++ /dev/null @@ -1,14 +0,0 @@ - -#General settings -[general] - #The CurseForge project ID for the modpack - #Range: > 0 - modpackProjectID = 385053 - #The name of the modpack - modpackName = "TerraFirmaGreg" - #The version of the modpack - modpackVersion = "DEV" - #Use the metadata.json to determine the modpack version - #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING - useMetadata = false -