From 3b936678dc97b7046e70cf4e65bcd6e00ec0d4c0 Mon Sep 17 00:00:00 2001 From: cross210 Date: Mon, 20 Jul 2026 21:09:29 +0100 Subject: [PATCH] Patch sync for IMR6: 20/07/2026 @ 21:09 --- index.toml | 10 ++++++++++ mods/connectiblechains.pw.toml | 8 ++++++++ mods/invtweaks.pw.toml | 8 ++++++++ pack.toml | 2 +- 4 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 mods/connectiblechains.pw.toml create mode 100644 mods/invtweaks.pw.toml diff --git a/index.toml b/index.toml index ff8d4dd..8ea3486 100644 --- a/index.toml +++ b/index.toml @@ -5277,6 +5277,11 @@ file = "mods/configured.pw.toml" hash = "7055fa307f87d5256586d063bd8f3ba362c040c99805087916e48b158a200422" metafile = true +[[files]] +file = "mods/connectiblechains.pw.toml" +hash = "128cd50fcde7791da9a4986ac9509db908a4c4b8d178b71a7862dcb0d16738cd" +metafile = true + [[files]] file = "mods/connector.pw.toml" hash = "93ef90a5df70b470f00019a327fa59a19ff219f4811c732e8825b236a255dfff" @@ -5727,6 +5732,11 @@ file = "mods/infinitybuttons.pw.toml" hash = "9184695268c864ae44e081cf4e5d2c1a6d75ec0b83b6df568df0588443942f21" metafile = true +[[files]] +file = "mods/invtweaks.pw.toml" +hash = "d55bb152f0283ff91c84ece82e3dfde4a1ac62b310b164139cf96a600f63c3e4" +metafile = true + [[files]] file = "mods/inwitched-forge-release.pw.toml" hash = "f6f5ddf64b1bbf72091c5f4f350a45c5c81316a52fa1fb37d441038e3bb51537" diff --git a/mods/connectiblechains.pw.toml b/mods/connectiblechains.pw.toml new file mode 100644 index 0000000..5bad63a --- /dev/null +++ b/mods/connectiblechains.pw.toml @@ -0,0 +1,8 @@ +name = "Connectible Chains" +filename = "connectiblechains-forge-1.20.1-2.2.5.jar" +side = "both" + +[download] +url = "https://git.zombiebytes.net/mad-sqwad/IMR6/raw/branch/main/minecraft/mods/connectiblechains-forge-1.20.1-2.2.5.jar" +hash-format = "sha256" +hash = "4276304e30f6bacd4fa6f91b38333cef295c0c925ec780b0f342c69e1ff8ca10" diff --git a/mods/invtweaks.pw.toml b/mods/invtweaks.pw.toml new file mode 100644 index 0000000..79ca733 --- /dev/null +++ b/mods/invtweaks.pw.toml @@ -0,0 +1,8 @@ +name = "Inventory Tweaks" +filename = "invtweaks-1.20.1-1.2.2.jar" +side = "both" + +[download] +url = "https://git.zombiebytes.net/mad-sqwad/IMR6/raw/branch/main/minecraft/mods/invtweaks-1.20.1-1.2.2.jar" +hash-format = "sha256" +hash = "54ba6fd7d5e4b9a9dadf6876153b99a94b4997f8d4ee0e46c9c58ea5c8c95802" diff --git a/pack.toml b/pack.toml index b236f8a..6fc056b 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "d00826dbceb37f7fbd9d88a88386630d8cc625f53e3afb2ba330626c9616eea3" +hash = "9dcc2ec1ec38e411ad7550b6fd2b0c9b9379da4ea1fd3613a65f313cd2476a77" [versions] forge = "47.4.12"