Files
SugoiCraft/packwiz/config/bcc-common.toml
T
sugoidogo b00e5481ef
/ release (push) Successful in 1m30s
aoca v1.4
2026-05-05 21:38:46 -07:00

14 lines
408 B
TOML

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