this repo has no description

Merge branch 'main' into develop

Falxie_ 6cbc89b3 eeeda426

Changed files
+4 -4
config
+1 -1
config/bcc-common.toml
··· 7 7 #The name of the modpack 8 8 modpackName = "Construct" 9 9 #The version of the modpack 10 - modpackVersion = "1.0.6" 10 + modpackVersion = "2.0.0" 11 11 #Use the metadata.json to determine the modpack version 12 12 #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING 13 13 useMetadata = false
+1 -1
index.toml
··· 374 374 375 375 [[files]] 376 376 file = "config/bcc-common.toml" 377 - hash = "cadcddc3c7e9dfaa319b96ca812db51d9a8ef6690d51361fc7512807c138516a" 377 + hash = "ac89c1d117f4ec29c9a99c835572b9c6406f6b99f21271ba6bd1aa3811970e16" 378 378 379 379 [[files]] 380 380 file = "config/betteradvancements-client.toml"
+2 -2
pack.toml
··· 1 1 name = "Construct" 2 2 author = "Falxie_" 3 - version = "1.0.6" 3 + version = "2.0.0" 4 4 pack-format = "packwiz:1.1.0" 5 5 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "ff0ea9d9a6ad11e6973261b4f19ee00c00cacde8c9f8a043f725e3ef6dd4c223" 9 + hash = "72883c8b9a81c305884da4107ba8a51913f40a49f161d492e180d401a65ffb0f" 10 10 11 11 [versions] 12 12 forge = "40.1.80"