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 -