banana-mc/config/bcc-common.toml
2025-07-21 14:07:07 +02:00

15 lines
349 B
TOML

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