Patch sync for IMR6: 20/07/2026 @ 14:12
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
|
||||||
|
#Common configs
|
||||||
|
[common]
|
||||||
|
|
||||||
|
#Compat configs
|
||||||
|
[common.compat]
|
||||||
|
#If curios compat should be enabled
|
||||||
|
curios_compat = true
|
||||||
|
|
||||||
@@ -1,8 +1,8 @@
|
|||||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
#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
|
colorSpace=SRGB
|
||||||
disableUpdateMessage=true
|
disableUpdateMessage=true
|
||||||
enableDebugOptions=false
|
enableDebugOptions=false
|
||||||
enableShaders=false
|
enableShaders=true
|
||||||
maxShadowRenderDistance=32
|
maxShadowRenderDistance=32
|
||||||
shaderPack=Fantasy Shaders Unbound v1.1.zip
|
shaderPack=Fantasy Shaders Unbound v1.1.zip
|
||||||
|
|||||||
+10
-1
@@ -1652,6 +1652,10 @@ hash = "ce3f311460e4198f74c6a9f8bb8ad0ddcb12f00d20760f3edff929d666815392"
|
|||||||
file = "config/chalk-common.toml"
|
file = "config/chalk-common.toml"
|
||||||
hash = "ccdfe30e89e460a8ee440a3b2c19e1cf3b4292c0691e9689db32b680c2c9366d"
|
hash = "ccdfe30e89e460a8ee440a3b2c19e1cf3b4292c0691e9689db32b680c2c9366d"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/chargers-common.toml"
|
||||||
|
hash = "044ea28d8cf32389a5dd32c1646e9550c1996d1e67f2dcf5bbf1863f2f1bd27d"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/charmofundying-server.toml"
|
file = "config/charmofundying-server.toml"
|
||||||
hash = "e4c5841a10d5024f4ee31cf46b201233a385aaf9badf314d9ebded3feb12d356"
|
hash = "e4c5841a10d5024f4ee31cf46b201233a385aaf9badf314d9ebded3feb12d356"
|
||||||
@@ -3746,7 +3750,7 @@ hash = "2da918542d7e57dad43c0b0614f5d79ddf67989016a71ef2d61344163edd7f1e"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/oculus.properties"
|
file = "config/oculus.properties"
|
||||||
hash = "06b11e527b6413b25ad001407e8c41c10c1617a51e7146f03e570de1156d21ff"
|
hash = "667687af27332a127d53f0427f519717bd746984131d802e6fdffe8dfc6dc6a2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/oculus_shader_bypass-client.toml"
|
file = "config/oculus_shader_bypass-client.toml"
|
||||||
@@ -5203,6 +5207,11 @@ file = "mods/cbmultipart.pw.toml"
|
|||||||
hash = "a9d42c396ad56f43d2b97078863084629b9d71e6b78e9b3ef279e021fe07e46c"
|
hash = "a9d42c396ad56f43d2b97078863084629b9d71e6b78e9b3ef279e021fe07e46c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/chargers.pw.toml"
|
||||||
|
hash = "58a4bce85dba308e1302a3ca98c1b416a5d5e7074b8ca35379c307abb9f4f419"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/chat-heads.pw.toml"
|
file = "mods/chat-heads.pw.toml"
|
||||||
hash = "621db45fa1a68d0ccc181b5b69d1e1d2ebf2c705f5434af31ef15bc774d6a391"
|
hash = "621db45fa1a68d0ccc181b5b69d1e1d2ebf2c705f5434af31ef15bc774d6a391"
|
||||||
|
|||||||
@@ -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"
|
||||||
@@ -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 = "5c1ca53d21ff535f1679ee9ec23362568024ef94c96f0ad8f194dcab622308e3"
|
hash = "869d727163b88f4801d028e830179e41083c557a2f051aadde17cb2110092135"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.12"
|
forge = "47.4.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user