mods/better-compatibility-checker: configure bcc
This commit is contained in:
parent
b2fae1bede
commit
44899c4fb2
4 changed files with 29 additions and 1 deletions
6
config/bcc.json
Normal file
6
config/bcc.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"projectID": 0,
|
||||
"modpackName": "Hifuu Club Cobblemon Pack",
|
||||
"modpackVersion": "0.0.1",
|
||||
"useMetadata": false
|
||||
}
|
|
@ -16,6 +16,10 @@ hash = "ae87f2d1b38dfd4b1e0767dfeb539261deaaf4fd2eb73692afcbaac7147855b9"
|
|||
file = "config/balm-common.toml"
|
||||
hash = "a200148a1d65802310b4a477e2bb76ae4202e16da96edcf62c82ff303911caac"
|
||||
|
||||
[[files]]
|
||||
file = "config/bcc.json"
|
||||
hash = "05262621c409879d773473a562053611131c82e7b65595f01a969e2dc4e68e3c"
|
||||
|
||||
[[files]]
|
||||
file = "config/bedrockify/bedrockify-ExternalLoadingTips.json"
|
||||
hash = "070db915479c969425c248b201e833d01fde22c6c4f0b325a36aa9dbcbaa9a9c"
|
||||
|
@ -524,6 +528,11 @@ file = "mods/balm.pw.toml"
|
|||
hash = "ac6a812ee0587d82213fe2e72b2377fe82228db18b696dcddf0f56e0ab825fa3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-compatibility-checker.pw.toml"
|
||||
hash = "1610d732d574309d48302fc9b3b1ae949ca023daf96658997fa9e83d281bbbd5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/biomes-o-plenty.pw.toml"
|
||||
hash = "5efaaa681cd3f042f1b40530e5eb355fd733268c0b5957ef576f2769e71d6228"
|
||||
|
|
13
mods/better-compatibility-checker.pw.toml
Normal file
13
mods/better-compatibility-checker.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Better Compatibility Checker"
|
||||
filename = "BetterCompatibilityChecker-fabric-21.1.0+mc1.21.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/KJhXPbHQ/versions/i3Buju9g/BetterCompatibilityChecker-fabric-21.1.0%2Bmc1.21.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "206bcd45c230ba784b0c1f575e75021de87b60301250e3a59fc55f6ae8ad8c112bfc3b8b8229176480207db798c32691e86f7611024a703d1e7d08add04e9510"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "KJhXPbHQ"
|
||||
version = "i3Buju9g"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3352e13727671e0656b20659ff0cd7706bc921554af4104219f6c946ec01f842"
|
||||
hash = "76e716c66bd03386b426611e3598862aee1cdd58ed4745e8864fa6ffcfc85a3e"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue