Skip to content

Commit

Permalink
Update 0.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
yichifauzi committed Feb 2, 2024
1 parent d634e10 commit e060e99
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Curseforge/1.20.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
@@ -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": "" } }
}
}
4 changes: 4 additions & 0 deletions packwiz/1.20.4/index.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion packwiz/1.20.4/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit e060e99

Please sign in to comment.