Files
Chronolock/config/bcc-common.toml
Pupyrinth 27f0baccff
All checks were successful
Build and push docker image / build (push) Successful in 18s
[8.2.0] Replaced journeymap with Xaero's map and added open parties and claims again.
2025-12-11 02:18:42 +01:00

14 lines
377 B
TOML

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