Config set and mod

This commit is contained in:
minster586
2025-04-19 02:56:28 -04:00
parent 04822e61e3
commit c37c2a2e7c
1865 changed files with 431005 additions and 0 deletions

14
config/bcc-common.toml Normal file
View File

@@ -0,0 +1,14 @@
#General settings
[general]
#The CurseForge project ID for the modpack
#Range: > 0
modpackProjectID = 0
#The name of the modpack
modpackName = "The Last Of Us MC"
#The version of the modpack
modpackVersion = "1.0.6"
#Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false