Files
2026-07-31 10:34:32 +09:00

15 lines
364 B
TOML

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