Files
Redcraft.Dragon.V3/.minecraft/versions/RedCraft.Dragon.1.21.1/config/bcc-common.toml
2026-03-10 01:54:02 +08:00

14 lines
378 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 = "RD project!"
#The version of the modpack
modpackVersion = "3.1.0"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false