diff --git a/Curseforge/1.20.4/config/fabric_loader_dependencies.json b/Curseforge/1.20.4/config/fabric_loader_dependencies.json new file mode 100644 index 0000000..1b1e0d7 --- /dev/null +++ b/Curseforge/1.20.4/config/fabric_loader_dependencies.json @@ -0,0 +1,13 @@ +{ + "version": 1, + "overrides": { + "fabricloader": { "+depends": { "fabricloader": ">=0.15.6" } }, + "minecraft": { + "+recommends": { "DBOP MC 1.20.4": ">0.1.30" }, + "+breaks": { "holdthatchunk": "<=2.0.1" } + }, + "lambdynlights": { "recommends": {} }, + "indium": { "-depends": { "sodium": "" } }, + "sodium": { "-breaks": { "indium": "" } } + } +} diff --git a/packwiz/1.20.4/index.toml b/packwiz/1.20.4/index.toml index a3b09d9..67aa7eb 100644 --- a/packwiz/1.20.4/index.toml +++ b/packwiz/1.20.4/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = "config/fabric_loader_dependencies.json" +hash = "1ed84e639333d8023ad8a0bd27571baee3c76ea3c0b1da21ead2747b9a927908" + [[files]] file = "config/isxander-main-menu-credits.json" hash = "187e0238cdc73b9d9a88e77e0dd2c5ac9483857d01e6c1aa9cf50ccfd1f10cb5" diff --git a/packwiz/1.20.4/pack.toml b/packwiz/1.20.4/pack.toml index 6e49361..8e12fb0 100644 --- a/packwiz/1.20.4/pack.toml +++ b/packwiz/1.20.4/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a157eb2dd1daf539ac7c36cfbcf93c99592f6998d0730817a339ed8a9c105b46" +hash = "eca2ed080288744318b5b106ecf92599dde77445b24c6fc167787ba8ebf6af90" [versions] fabric = "0.15.6"