Files
Chronolock/config/bcc-common.toml
2025-02-11 03:39:37 +01:00

13 lines
331 B
TOML

#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "Eternal"
#The version of the modpack
modpackVersion = "7.1.1"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false