Initial version 1.0.0
This commit is contained in:
parent
7484dcf91f
commit
421161f075
13
config/bcc-common.toml
Normal file
13
config/bcc-common.toml
Normal file
@ -0,0 +1,13 @@
|
||||
#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
|
||||
modpackVersion = "1.0.0"
|
||||
#Use the metadata.json to determine the modpack version
|
||||
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
|
||||
useMetadata = false
|
||||
BIN
extra_files/Banana.zip
Normal file
BIN
extra_files/Banana.zip
Normal file
Binary file not shown.
@ -20,6 +20,10 @@ hash = "e209b32acf4d663457ea3786435f600679e616cd6b2dd779e52acf63f756f37e"
|
||||
file = "config/alexsmobs-common.toml"
|
||||
hash = "199780a11fff42f04e8806677fff6255d51e815493b52fa7224be8b6b344306d"
|
||||
|
||||
[[files]]
|
||||
file = "config/bcc-common.toml"
|
||||
hash = "18d5831e3a3c4cd8da8771b065516c05bcb48c504ff3639ba75a6c2db2756669"
|
||||
|
||||
[[files]]
|
||||
file = "config/chalk-common.toml"
|
||||
hash = "53e4b119392d7c5dbe0c41d45ee00cd4607b67781c87226a17a5898b34744fec"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user