2026-05-01 14:53:52 +02:00
|
|
|
#General settings
|
|
|
|
|
[general]
|
|
|
|
|
#modpackProjectID is now deprecated and will be removed soon
|
|
|
|
|
# Default: 0
|
|
|
|
|
# Range: > 0
|
|
|
|
|
modpackProjectID = 0
|
|
|
|
|
#The name of the modpack
|
|
|
|
|
modpackName = "Banana"
|
|
|
|
|
#The version of the modpack
|
2026-05-04 11:56:13 +02:00
|
|
|
modpackVersion = "1.1.2"
|
2026-05-01 14:53:52 +02:00
|
|
|
#Use the metadata.json to determine the modpack version
|
|
|
|
|
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
|
|
|
|
useMetadata = false
|