Files
OFModpack/config/bcc-common.toml
T
lucasdpt 0129d81bd4 fix eol
2026-06-14 02:07:47 +02:00

14 lines
398 B
TOML

#General settings
[general]
#modpackProjectID is now deprecated and will be removed soon
# Default: 0
# Range: > 0
modpackProjectID = 925200
#The name of the modpack
modpackName = "All the Mods 10"
#The version of the modpack
modpackVersion = "6.6"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false