diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 258f7ed..486766e 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -80,11 +80,6 @@ file = "mods/copper-hopper.pw.toml" hash = "0419e14428771e095968f350521cc76469b11ab004fa1fbc2405dda6d0e7bb3d" metafile = true -[[files]] -file = "mods/cyberanner-ironchest.pw.toml" -hash = "099100b9e5acfe0937abae91dc3e754075653f58c8615249280f2040b7b6080e" -metafile = true - [[files]] file = "mods/dark-loading-screen.pw.toml" hash = "ffcd22c001bb119abc9242031b3498c8bf2d43a4a0fa58458f8ca6167e205af7" @@ -205,6 +200,21 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50" 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]] file = "mods/resourceful-lib.pw.toml" hash = "59512b4dcaee99bcb23c2d862c92300b2e73c4bedeb7e7e788745bbcc37831c2" diff --git a/.minecraft/mods/cyberanner-ironchest.pw.toml b/.minecraft/mods/cyberanner-ironchest.pw.toml deleted file mode 100644 index f0e31d1..0000000 --- a/.minecraft/mods/cyberanner-ironchest.pw.toml +++ /dev/null @@ -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" diff --git a/.minecraft/mods/reinforced-barrels.pw.toml b/.minecraft/mods/reinforced-barrels.pw.toml new file mode 100644 index 0000000..c7bdbd8 --- /dev/null +++ b/.minecraft/mods/reinforced-barrels.pw.toml @@ -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" diff --git a/.minecraft/mods/reinforced-chests.pw.toml b/.minecraft/mods/reinforced-chests.pw.toml new file mode 100644 index 0000000..f663354 --- /dev/null +++ b/.minecraft/mods/reinforced-chests.pw.toml @@ -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" diff --git a/.minecraft/mods/reinforced-shulker-boxes.pw.toml b/.minecraft/mods/reinforced-shulker-boxes.pw.toml new file mode 100644 index 0000000..44ac693 --- /dev/null +++ b/.minecraft/mods/reinforced-shulker-boxes.pw.toml @@ -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" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 57b2886..edf26bc 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "92a320259a7302300c3c2d88082ad3e05abf910ea94776246988d76a11135a06" +hash = "7624b5601f2306b06195894aa881f76787125a5760fe25a927568b83a65642e4" [versions] fabric = "0.14.12"