Skip to content

Commit

Permalink
0.1.2
Browse files Browse the repository at this point in the history
- Add mod
 - Shulker Box Tooltip
  • Loading branch information
yichifauzi committed Aug 2, 2024
1 parent 2388bf9 commit 77f90a6
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Packwiz/1.20.1/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.15.11" } },
"minecraft": {
"+recommends": { "DUP MC 1.20.1": ">0.1.0" },
"+recommends": { "DUP MC 1.20.1": ">0.1.2" },
"+breaks": { "holdthatchunk": "<=2.0.1" }
}
}
Expand Down
2 changes: 1 addition & 1 deletion Packwiz/1.20.1/config/isxander-main-menu-credits.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"top_right": [],
"bottom_left": [],
"bottom_right": [
{"text":"DirtTW's Utility Pack v0.1.1","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dup"}}
{"text":"DirtTW's Utility Pack v0.1.2","clickEvent":{"action":"open_url","value":"https://modrinth.com/modpack/dup"}}
],
"mod_blacklist": []
},
Expand Down
6 changes: 3 additions & 3 deletions Packwiz/1.20.1/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ hash-format = "sha256"

[[files]]
file = "config/fabric_loader_dependencies.json"
hash = "94451721b1d75a38c42436d8f2260215a9547622de3f76dc09a5f8ecbfdecabe"
hash = "e5a24ec75f1a6f4af3afd7685264dfd322fbcb6932f1754e06e172848ecdd421"

[[files]]
file = "config/isxander-main-menu-credits.json"
hash = "803da5c561e6a14bc503252a313e6447caf3b05450e544407fdf7cef846d9a22"
hash = "fcb66dd9da05ce9f915024126180dd5ba4f2b8301a8d4f965cf6f5c5688b20d4"

[[files]]
file = "config/yosbr/config/bettergrass.json5"
Expand Down Expand Up @@ -581,7 +581,7 @@ metafile = true

[[files]]
file = "resourcepacks/redstoneauxiliary.pw.toml"
hash = "dcdf8726943d78ea5216b94a6d9c6e00e86bd4639eb3e66af8551e6acb24e0b7"
hash = "5036a3c12730a27791e0f60c65cb9f5809b8df6f315eaf3f33facc5a5b564366"
metafile = true

[[files]]
Expand Down
4 changes: 2 additions & 2 deletions Packwiz/1.20.1/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "DUP"
author = "dirtTW"
version = "0.1.1"
version = "0.1.2"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "ee8e902fdc90313a23119e61ac8e765be716f999fe3882a4de31a0ba59502390"
hash = "8b24a34b485dcee5d9c52c862c6aa1ad2629da6e47f673012f90f477edb71974"

[versions]
fabric = "0.15.11"
Expand Down
8 changes: 4 additions & 4 deletions Packwiz/1.20.1/resourcepacks/redstoneauxiliary.pw.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name = "红石辅助RedstoneAuxiliary"
filename = "红石必备材质!原版风格!1.19.4.zip"
filename = "1.20.1蓝电线与汉化v1.1.zip"
side = "client"

[download]
url = "https://cdn.modrinth.com/data/S6XROiqp/versions/DFBoqzMb/%E7%BA%A2%E7%9F%B3%E5%BF%85%E5%A4%87%E6%9D%90%E8%B4%A8%21%E5%8E%9F%E7%89%88%E9%A3%8E%E6%A0%BC%211.19.4.zip"
url = "https://cdn.modrinth.com/data/S6XROiqp/versions/y3SiT1ft/1.20.1%E8%93%9D%E7%94%B5%E7%BA%BF%E4%B8%8E%E6%B1%89%E5%8C%96v1.1.zip"
hash-format = "sha1"
hash = "fe4bc1955af2c9e03b43c47b6340d70da68e2234"
hash = "cea5571026014411743aa3e4aae6a8c95b6222dc"

[update]
[update.modrinth]
mod-id = "S6XROiqp"
version = "DFBoqzMb"
version = "y3SiT1ft"
2 changes: 1 addition & 1 deletion Packwiz/1.20.4/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"overrides": {
"fabricloader": { "+depends": { "fabricloader": ">=0.15.11" } },
"minecraft": {
"+recommends": { "DUP MC 1.20.4": ">0.1.0" },
"+recommends": { "DUP MC 1.20.4": ">0.2.0" },
"+breaks": { "holdthatchunk": "<=2.0.1" }
}
}
Expand Down

0 comments on commit 77f90a6

Please sign in to comment.