From 6f4f407da5087495046abe3a56117cf14c0e5eaf Mon Sep 17 00:00:00 2001 From: cross210 Date: Mon, 20 Jul 2026 14:12:56 +0100 Subject: [PATCH] Patch sync for IMR6: 20/07/2026 @ 14:12 --- config/chargers-common.toml | 9 +++++++++ config/oculus.properties | 4 ++-- index.toml | 11 ++++++++++- mods/chargers.pw.toml | 8 ++++++++ pack.toml | 2 +- 5 files changed, 30 insertions(+), 4 deletions(-) create mode 100644 config/chargers-common.toml create mode 100644 mods/chargers.pw.toml diff --git a/config/chargers-common.toml b/config/chargers-common.toml new file mode 100644 index 0000000..ba0c73e --- /dev/null +++ b/config/chargers-common.toml @@ -0,0 +1,9 @@ + +#Common configs +[common] + + #Compat configs + [common.compat] + #If curios compat should be enabled + curios_compat = true + diff --git a/config/oculus.properties b/config/oculus.properties index fc02a9c..1b6dac0 100644 --- a/config/oculus.properties +++ b/config/oculus.properties @@ -1,8 +1,8 @@ #This file stores configuration options for Iris, such as the currently active shaderpack -#Sun Jul 19 16:06:37 GMT 2026 +#Mon Jul 20 13:06:17 GMT 2026 colorSpace=SRGB disableUpdateMessage=true enableDebugOptions=false -enableShaders=false +enableShaders=true maxShadowRenderDistance=32 shaderPack=Fantasy Shaders Unbound v1.1.zip diff --git a/index.toml b/index.toml index a414c28..6287c6e 100644 --- a/index.toml +++ b/index.toml @@ -1652,6 +1652,10 @@ hash = "ce3f311460e4198f74c6a9f8bb8ad0ddcb12f00d20760f3edff929d666815392" file = "config/chalk-common.toml" hash = "ccdfe30e89e460a8ee440a3b2c19e1cf3b4292c0691e9689db32b680c2c9366d" +[[files]] +file = "config/chargers-common.toml" +hash = "044ea28d8cf32389a5dd32c1646e9550c1996d1e67f2dcf5bbf1863f2f1bd27d" + [[files]] file = "config/charmofundying-server.toml" hash = "e4c5841a10d5024f4ee31cf46b201233a385aaf9badf314d9ebded3feb12d356" @@ -3746,7 +3750,7 @@ hash = "2da918542d7e57dad43c0b0614f5d79ddf67989016a71ef2d61344163edd7f1e" [[files]] file = "config/oculus.properties" -hash = "06b11e527b6413b25ad001407e8c41c10c1617a51e7146f03e570de1156d21ff" +hash = "667687af27332a127d53f0427f519717bd746984131d802e6fdffe8dfc6dc6a2" [[files]] file = "config/oculus_shader_bypass-client.toml" @@ -5203,6 +5207,11 @@ file = "mods/cbmultipart.pw.toml" hash = "a9d42c396ad56f43d2b97078863084629b9d71e6b78e9b3ef279e021fe07e46c" metafile = true +[[files]] +file = "mods/chargers.pw.toml" +hash = "58a4bce85dba308e1302a3ca98c1b416a5d5e7074b8ca35379c307abb9f4f419" +metafile = true + [[files]] file = "mods/chat-heads.pw.toml" hash = "621db45fa1a68d0ccc181b5b69d1e1d2ebf2c705f5434af31ef15bc774d6a391" diff --git a/mods/chargers.pw.toml b/mods/chargers.pw.toml new file mode 100644 index 0000000..9b4ffe7 --- /dev/null +++ b/mods/chargers.pw.toml @@ -0,0 +1,8 @@ +name = "chargers" +filename = "Chargers-1.20.1-6.1.0.1.jar" +side = "both" + +[download] +url = "https://git.zombiebytes.net/mad-sqwad/IMR6/raw/branch/main/minecraft/mods/Chargers-1.20.1-6.1.0.1.jar" +hash-format = "sha256" +hash = "6dd9f0986d12f59667fe72dd161da199ee451e32cd1a5707b3428d56b9ef2b35" diff --git a/pack.toml b/pack.toml index ecee426..9ca3164 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 = "5c1ca53d21ff535f1679ee9ec23362568024ef94c96f0ad8f194dcab622308e3" +hash = "869d727163b88f4801d028e830179e41083c557a2f051aadde17cb2110092135" [versions] forge = "47.4.12"