Skip to content

Commit 80733fc

Browse files
Update to 1.21.10
1 parent 61d0d33 commit 80733fc

15 files changed

+63
-64
lines changed

pack/index.toml

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,8 @@ file = "config/yosbr/options.txt"
2929
hash = "720665a797fd8303d3a2f4e528a449b043dbbd6e9b18bed8646ba98da4141c15"
3030

3131
[[files]]
32-
file = "mods/allaybottle.pw.toml"
32+
file = "mods/allaybottle.pw.toml.disabled"
3333
hash = "d1c57735540c0ee844d1162d13c951403b5472bd06c000511a089ca4175d7470"
34-
metafile = true
3534

3635
[[files]]
3736
file = "mods/always-a-bigger-fish.pw.toml"
@@ -40,7 +39,7 @@ metafile = true
4039

4140
[[files]]
4241
file = "mods/badoptimizations.pw.toml"
43-
hash = "e02301182da87b4b64f362e7b67a0faebc2a94f12d6c68b3d7ab24bfe4cffeec"
42+
hash = "ae86765993c59b09e06f972045b8f780e06c504f5210c0991a3b27b95dfacc80"
4443
metafile = true
4544

4645
[[files]]
@@ -50,7 +49,7 @@ metafile = true
5049

5150
[[files]]
5251
file = "mods/c2me-fabric.pw.toml"
53-
hash = "058cc1595af8525f99ef777de3976429e53fe4bb902ad12a37bb77eb78640b62"
52+
hash = "cc6214db776bf19e920ba42ff6add6a9e61ea1e37dc8445607d40af90525c8eb"
5453
metafile = true
5554

5655
[[files]]
@@ -70,7 +69,7 @@ metafile = true
7069

7170
[[files]]
7271
file = "mods/fabric-api.pw.toml"
73-
hash = "48a71da0cd96100ccc239fa88fb6280094f0a0b1a555a2bdcc2e58dc2d7ebcc5"
72+
hash = "79625467f94812a83eb6fbf4e1d3884418937cc5b07fc708d05b7ab11dac16a5"
7473
metafile = true
7574

7675
[[files]]
@@ -85,17 +84,17 @@ metafile = true
8584

8685
[[files]]
8786
file = "mods/frozenlib.pw.toml"
88-
hash = "5d42caa948b9063f246ce0eb967084dc8cc3f1d5fa7865030f33add07dae3b8c"
87+
hash = "53f9d11dfb4f04ef21a523757ac4bffc7af9fed0fcb94a62b2db950b7d5e334f"
8988
metafile = true
9089

9190
[[files]]
9291
file = "mods/immediatelyfast.pw.toml"
93-
hash = "ac9c6e202635d1ceccdf7171efd671196f02c1710ab99b2014e0139fdfaedfaa"
92+
hash = "5f40e2db6037f733566c81e8f11ca3c425d738eb5a182658691f36d041b5df40"
9493
metafile = true
9594

9695
[[files]]
9796
file = "mods/lithium.pw.toml"
98-
hash = "9eb0ad2cd0e409ea588069d7458f4cf2c705ecf71599e06dfe780b13de0013c6"
97+
hash = "ed9d0d5d4078c137900006321d35515cee46058b92df1128ea37cda3e5e1bb2b"
9998
metafile = true
10099

101100
[[files]]
@@ -125,32 +124,32 @@ metafile = true
125124

126125
[[files]]
127126
file = "mods/sodium.pw.toml"
128-
hash = "88e1cf290eb023af36efe7b20d1fb880597326d132189763b293a644c203ebfb"
127+
hash = "e8c961dbadf2dde334c857d0b42a6c6452aa77a146cf80d4febf7f46e4ac2ef6"
129128
metafile = true
130129

131130
[[files]]
132131
file = "mods/structure-layout-optimizer.pw.toml"
133-
hash = "237d4dddc43249d0abfb1049dccf0b1db14afbf58cbbb89eb6927e31ec890f56"
132+
hash = "c12114c9f15a75b6d9e9c0dd1b38424fe0206c6b89c7e18d49cd09c6ebc1b639"
134133
metafile = true
135134

136135
[[files]]
137136
file = "mods/toil-and-trouble.pw.toml"
138-
hash = "f206559700473a247ea060bf6bb0d58a5bf061e7d6b751489e4e363f770cc054"
137+
hash = "b031290a3158b32956d0d4463e9422cb2252648f929c1e5f6f857b87e21535fb"
139138
metafile = true
140139

141140
[[files]]
142141
file = "mods/trailier-tales.pw.toml"
143-
hash = "f6bbf1cef6f19b2242b409b0d0b48c643d2c348f58999405f6bbe4a8cf9b0e74"
142+
hash = "15fb3dfb0d8d55b3570825bed2eccebb1fe40bc6f751042c4c5dfaaba4e3f71e"
144143
metafile = true
145144

146145
[[files]]
147146
file = "mods/vmp-fabric.pw.toml"
148-
hash = "0c418eebfec7cdff06480f9a0174d82c19f73ae6ff1c50c00aef5efb4c633003"
147+
hash = "10e262257f64db5f8e8488e2e572fab67e2ff1dec32359da83396618938b8043"
149148
metafile = true
150149

151150
[[files]]
152151
file = "mods/wilder-wild.pw.toml"
153-
hash = "ed1533e56a2ea5242c6a4d89d366eb91eea0d9f8c32d6d2fb52ce514a46796e8"
152+
hash = "137e426ca8bf7376585929b169939d9f96a0780eff76bc9bdd56849828b974ca"
154153
metafile = true
155154

156155
[[files]]

pack/mods/badoptimizations.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "BadOptimizations"
2-
filename = "BadOptimizations-2.3.1-1.21.9.jar"
2+
filename = "BadOptimizations-2.3.2-1.21.9.jar"
33
side = "client"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/eH8pNf70/BadOptimizations-2.3.1-1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/g96Z4WVZ/versions/x2ze97am/BadOptimizations-2.3.2-1.21.9.jar"
77
hash-format = "sha512"
8-
hash = "2fd64bccc89b38dbaaedb7e61613354723e2468cba649947d4ca6b5718fd37bcff99145e175b7c377c753718651ba7281369f687374173e24cf7fe44e9eda262"
8+
hash = "ba73f72dd16868a8ff4bcc6fce83f25cce262362bf28a97a6e568c4330fb6b17a46aae562ac122e00f27bb1a6e2a634616d690c87c9af0f3dce44345f7770f52"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "g96Z4WVZ"
13-
version = "eH8pNf70"
13+
version = "x2ze97am"

pack/mods/c2me-fabric.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Concurrent Chunk Management Engine (Fabric)"
2-
filename = "c2me-fabric-mc1.21.9-0.3.5+alpha.0.43.jar"
2+
filename = "c2me-fabric-mc1.21.10-0.3.5+beta.1.0.jar"
33
side = "both"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/9sFqnFXd/c2me-fabric-mc1.21.9-0.3.5%2Balpha.0.43.jar"
6+
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/Bl0VOr1e/c2me-fabric-mc1.21.10-0.3.5%2Bbeta.1.0.jar"
77
hash-format = "sha512"
8-
hash = "40e00aad88f3f0c907feb706d76791636e9a8466ecfcb805a01eb2e1389782244f087487ffecaf2b668bae334c631eea9f146c5ce0a8866d3876c78af6661918"
8+
hash = "8ad90725b9cb79d567f8985e330c2da0a28f4cf9a3556ac078aa2bc4d0b68ca057417ec1f1fd42f92a04f76cdfe72ceab4e5cdec2bbaf443498884a5759d6ee4"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "VSNURh3q"
13-
version = "9sFqnFXd"
13+
version = "Bl0VOr1e"

pack/mods/fabric-api.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Fabric API"
2-
filename = "fabric-api-0.134.0+1.21.9.jar"
2+
filename = "fabric-api-0.135.0+1.21.10.jar"
33
side = "both"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/iHrvVvaM/fabric-api-0.134.0%2B1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/qNm2IWMn/fabric-api-0.135.0%2B1.21.10.jar"
77
hash-format = "sha512"
8-
hash = "6f2c8d7aa311b90af2d80a4a9de18f22e3a19ebe22cf115278eabd3d397725bc706e98827c9eed20f9d751d4701e1da1cdf7258b90f77e65148a7a0133a1e336"
8+
hash = "7a3e442ab69be2ce8413580a198e13c87f1135699b5549a12a31b82dc9ddfa9b6731d774ebc36c752387010c51d018ac6aa85fcadfcb6254df8144d7e71235aa"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "P7dR8mSH"
13-
version = "iHrvVvaM"
13+
version = "qNm2IWMn"

pack/mods/frozenlib.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "FrozenLib"
2-
filename = "FrozenLib-2.2.1-mc1.21.9.jar"
2+
filename = "FrozenLib-2.2.1-mc1.21.10.jar"
33
side = "both"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/9KawNmQc/versions/VUIDzGVe/FrozenLib-2.2.1-mc1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/9KawNmQc/versions/Q4pmu0c1/FrozenLib-2.2.1-mc1.21.10.jar"
77
hash-format = "sha512"
8-
hash = "94fc4a43e34861bca570d2ec35cad92680857af7f7c3067b9da3c4c6e84b2a75cc7229702b60ccdffb35a1c4ff9609f8a47d1b3ec2f9d41f05e067f84a71b3b4"
8+
hash = "c637895d897df19f0fbfa216b506ff40ca2a381edf6021687bf7478f0d9b0b8f645e37437d9a65a4596583957a3de35813ad03e341a71afc3d79517d7c0212c4"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "9KawNmQc"
13-
version = "VUIDzGVe"
13+
version = "Q4pmu0c1"

pack/mods/immediatelyfast.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "ImmediatelyFast"
2-
filename = "ImmediatelyFast-Fabric-1.13.0+1.21.9.jar"
2+
filename = "ImmediatelyFast-Fabric-1.13.1+1.21.10.jar"
33
side = "client"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/qpCb3lJs/ImmediatelyFast-Fabric-1.13.0%2B1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/pAXzwgEN/ImmediatelyFast-Fabric-1.13.1%2B1.21.10.jar"
77
hash-format = "sha512"
8-
hash = "e9b48d44bfc69e16097c0bd5f714a228f945397ba3098008f1d94f750bfc67cd44de546250ada437a501380388df2f219349b961dca3f3c7890bfee38ba982a9"
8+
hash = "d9d0bf83f88d992521aef2a2f31fb53967fcc8515f70c870322e4009d67f7475002d44428921e3085e1d849e805b3080fc5f1c5f8daa926b20d121214b1acc5a"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "5ZwdcRci"
13-
version = "qpCb3lJs"
13+
version = "pAXzwgEN"

pack/mods/lithium.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Lithium"
2-
filename = "lithium-fabric-0.19.1+mc1.21.9.jar"
2+
filename = "lithium-fabric-0.20.0+mc1.21.10.jar"
33
side = "both"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/iMuOZwcu/lithium-fabric-0.19.1%2Bmc1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/oGKQMdyZ/lithium-fabric-0.20.0%2Bmc1.21.10.jar"
77
hash-format = "sha512"
8-
hash = "227ecc2c420673c687dba45d6d9aed1791ec03e5979ea4c2940e9c278721ee1b36f6ef0d3efa16c49b02b17a7341848a5e1b5c07c18c2164edb01eb975d16c31"
8+
hash = "755c0e0fc7f6f38ac4d936cc6023d1dce6ecfd8d6bdc2c544c2a3c3d6d04f0d85db53722a089fa8be72ae32fc127e87f5946793ba6e8b4f2c2962ed30d333ed2"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "gvQqBUqZ"
13-
version = "iMuOZwcu"
13+
version = "oGKQMdyZ"

pack/mods/sodium.pw.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Sodium"
2-
filename = "sodium-fabric-0.7.0+mc1.21.9.jar"
2+
filename = "sodium-fabric-0.7.2+mc1.21.10.jar"
33
side = "client"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/AANobbMI/versions/AQpu5aS1/sodium-fabric-0.7.0%2Bmc1.21.9.jar"
6+
url = "https://cdn.modrinth.com/data/AANobbMI/versions/VTidoe6U/sodium-fabric-0.7.2%2Bmc1.21.10.jar"
77
hash-format = "sha512"
8-
hash = "675687d890dc1c0354dee275eac2dc12c3123237db4a9cd587482986a65d072ad1badfd6ee8371be2e834c59e3b5fae4a91e7376e076eacff06257fc69615c35"
8+
hash = "4b601ae53343e0be205a6b85a8e87893fafac1cdfd86beb2d532c8c72405f35ba727f9939403896870441a0e91a47a6008952b04a79b76ed68294a909222947e"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "AANobbMI"
13-
version = "AQpu5aS1"
13+
version = "VTidoe6U"
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name = "Structure Layout Optimizer"
2-
filename = "structure_layout_optimizer-1.1.1+1.21.6-fabric.jar"
2+
filename = "structure_layout_optimizer-1.1.2+1.21.9-fabric.jar"
33
side = "server"
44

55
[download]
6-
url = "https://cdn.modrinth.com/data/ayPU0OHc/versions/Vj2lSmzq/structure_layout_optimizer-1.1.1%2B1.21.6-fabric.jar"
6+
url = "https://cdn.modrinth.com/data/ayPU0OHc/versions/GsXdEZQO/structure_layout_optimizer-1.1.2%2B1.21.9-fabric.jar"
77
hash-format = "sha512"
8-
hash = "9b8e1aa2d7997bab8d952ef765aa78f63b2ebdad8864fa292e337e37db45ff3f99aab7eb8ad42f0bd8643c2ba9a3102d66288a01f9c16c5a6d0cbe164f347037"
8+
hash = "96b0bd750f0c33e18cfd698954266d9fddcfc503bba4e210822e0281515e8a8a9bc72d64590726a6d60ec395b5674f0a784bef55c7d70359bf1f96e5d453275e"
99

1010
[update]
1111
[update.modrinth]
1212
mod-id = "ayPU0OHc"
13-
version = "Vj2lSmzq"
13+
version = "GsXdEZQO"

0 commit comments

Comments
 (0)