replace upgraded chests

This commit is contained in:
Merith-TK 2023-01-26 11:32:15 -08:00
parent c6ef78237d
commit de30983493
6 changed files with 55 additions and 19 deletions

View file

@ -80,11 +80,6 @@ file = "mods/copper-hopper.pw.toml"
hash = "0419e14428771e095968f350521cc76469b11ab004fa1fbc2405dda6d0e7bb3d" hash = "0419e14428771e095968f350521cc76469b11ab004fa1fbc2405dda6d0e7bb3d"
metafile = true metafile = true
[[files]]
file = "mods/cyberanner-ironchest.pw.toml"
hash = "099100b9e5acfe0937abae91dc3e754075653f58c8615249280f2040b7b6080e"
metafile = true
[[files]] [[files]]
file = "mods/dark-loading-screen.pw.toml" file = "mods/dark-loading-screen.pw.toml"
hash = "ffcd22c001bb119abc9242031b3498c8bf2d43a4a0fa58458f8ca6167e205af7" hash = "ffcd22c001bb119abc9242031b3498c8bf2d43a4a0fa58458f8ca6167e205af7"
@ -205,6 +200,21 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50" hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50"
metafile = true metafile = true
[[files]]
file = "mods/reinforced-barrels.pw.toml"
hash = "8c847afccb6a1b8f58c4e9f4fec58b10d2501bf9e04c6b0e883a62e086610611"
metafile = true
[[files]]
file = "mods/reinforced-chests.pw.toml"
hash = "0005c0e2e09888c39616c0af61d5c4387db941fe6ed964f5899e64787f280157"
metafile = true
[[files]]
file = "mods/reinforced-shulker-boxes.pw.toml"
hash = "d701ab59d7cd36df23a09ffe2330e215153701604fd57f5fd022ab9cae4f5b10"
metafile = true
[[files]] [[files]]
file = "mods/resourceful-lib.pw.toml" file = "mods/resourceful-lib.pw.toml"
hash = "59512b4dcaee99bcb23c2d862c92300b2e73c4bedeb7e7e788745bbcc37831c2" hash = "59512b4dcaee99bcb23c2d862c92300b2e73c4bedeb7e7e788745bbcc37831c2"

View file

@ -1,13 +0,0 @@
name = "Iron Chests"
filename = "IronChests-1.7.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/7mHyGgvW/versions/B0M5dAa5/IronChests-1.7.8.jar"
hash-format = "sha1"
hash = "e6b91f80d8f582e03859028b24e90ffcb6fa0c98"
[update]
[update.modrinth]
mod-id = "7mHyGgvW"
version = "B0M5dAa5"

View file

@ -0,0 +1,13 @@
name = "Reinforced Barrels"
filename = "reinforced-barrels-2.3.1+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Tx85779b/versions/m6mU3LJe/reinforced-barrels-2.3.1%2B1.19.jar"
hash-format = "sha1"
hash = "35a9cda1de1adbbfa33a1a500547840b685d0dda"
[update]
[update.modrinth]
mod-id = "Tx85779b"
version = "m6mU3LJe"

View file

@ -0,0 +1,13 @@
name = "Reinforced Chests"
filename = "reinforced-chests-2.3.0+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FWtAXlpg/versions/R60ejWO4/reinforced-chests-2.3.0%2B1.19.jar"
hash-format = "sha1"
hash = "84aab7f4caa0c2e94e5e1f1c7c9f5d54b9cca29b"
[update]
[update.modrinth]
mod-id = "FWtAXlpg"
version = "R60ejWO4"

View file

@ -0,0 +1,13 @@
name = "Reinforced Shulker Boxes"
filename = "reinforced-shulker-boxes-2.3.0+1.19.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/xlOwuSdN/versions/xJbLkuvd/reinforced-shulker-boxes-2.3.0%2B1.19.jar"
hash-format = "sha1"
hash = "d20c4bff7dc7f996a4b90afa088a194bc9d69267"
[update]
[update.modrinth]
mod-id = "xlOwuSdN"
version = "xJbLkuvd"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "92a320259a7302300c3c2d88082ad3e05abf910ea94776246988d76a11135a06" hash = "7624b5601f2306b06195894aa881f76787125a5760fe25a927568b83a65642e4"
[versions] [versions]
fabric = "0.14.12" fabric = "0.14.12"