SonsOfHorror/client/config/bcc-common.toml

15 lines
367 B
TOML
Raw Normal View History

2024-08-18 12:03:55 -07:00
#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 887839
#The name of the modpack
modpackName = "Fear Nightfall"
#The version of the modpack
modpackVersion = "v14"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false