summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-24 17:42:51 +0000
committerFelix Perktold <>2026-07-24 17:42:51 +0000
commit9fbe95e9759070e7dae672ebb96afd236e007d85 (patch)
tree291b2f3502065a6c93d7e3a94139402485903396
parent90dc30e46d6612e767e7be6841255a827c03ebd2 (diff)
added more mods
-rw-r--r--index.toml30
-rw-r--r--mods/c2me-fabric.pw.toml13
-rw-r--r--mods/hexal.pw.toml13
-rw-r--r--mods/moreiotas.pw.toml13
-rw-r--r--mods/terralith.pw.toml13
-rw-r--r--mods/way2wayfabric.pw.toml13
-rw-r--r--mods/xaeros-minimap.pw.toml13
-rw-r--r--pack.toml2
8 files changed, 109 insertions, 1 deletions
diff --git a/index.toml b/index.toml
index 62285e6..6de9ddc 100644
--- a/index.toml
+++ b/index.toml
@@ -505,6 +505,11 @@ hash = "850075dfcf7313e5e6b037e65d9dc20f59997fa46cc852d8789afc7825ab869e"
metafile = true
[[files]]
+file = "mods/c2me-fabric.pw.toml"
+hash = "ade864be9b0be5ed45fe53e621c9bd30778cbf2cfbf702b27aca203abf1d7bf7"
+metafile = true
+
+[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "0ed502ad7d53ca1936079cb7508b2e085909610ac51337fff2a3ce0fa6dcae28"
metafile = true
@@ -645,6 +650,11 @@ hash = "e7618fe94cbf0b7ea032e45cb448ab8151773ef71adb6dda8becd4d2fcc4dab5"
metafile = true
[[files]]
+file = "mods/hexal.pw.toml"
+hash = "3e51d9ad93efb292181f8960816a58707ae28841c310b77c28721ac7039931d1"
+metafile = true
+
+[[files]]
file = "mods/ia_engines.pw.toml"
hash = "5908ea368d30e43cfe7acc99704746bbc5e5e6f5ea19c2fc0593fbd3069e6f17"
metafile = true
@@ -710,6 +720,11 @@ hash = "0d438cc5a467aae6a9aa439a4547f990dfbaa4dc4e7bf5dbabf6d6e839411e83"
metafile = true
[[files]]
+file = "mods/moreiotas.pw.toml"
+hash = "275952e00b13644a444c760d57291b09e5ab2d43eeda195ff4a977d0bf7995fc"
+metafile = true
+
+[[files]]
file = "mods/mouse-tweaks.pw.toml"
hash = "b6685e98fce8f1f45868b9df3dbaa410ec23bb64896c826be596d98b01326116"
metafile = true
@@ -825,6 +840,11 @@ hash = "0714532ce3dc614172e9dcbafbfb0f1a2321f3e49c9ec97d3d701dafb6f9029d"
metafile = true
[[files]]
+file = "mods/terralith.pw.toml"
+hash = "3b61fcf1c80cfdd79282be71ddfa9cce02fc13f8d87a760db455e2a97b801f40"
+metafile = true
+
+[[files]]
file = "mods/toms-storage.pw.toml"
hash = "c57e5187ae4382be6c19e596c8a3f4a7a2b4d566c16c6fc8ad8a0629dc9454d1"
metafile = true
@@ -845,6 +865,11 @@ hash = "06d9fff906b545b3634f7e19b5b39b6de11ec1340c24905e02d2f6d06ee341e8"
metafile = true
[[files]]
+file = "mods/way2wayfabric.pw.toml"
+hash = "9630ec247ab11b0b5aa97de51e1fe7110bd9dd357ef9c597d0a88408866aae81"
+metafile = true
+
+[[files]]
file = "mods/waystones.pw.toml"
hash = "7cd814db4d5e755d2923b3a4212fe1468468624d102b239a70eafdbe8e0eda98"
metafile = true
@@ -860,6 +885,11 @@ hash = "69169844cae0cbf0314c6dee83ed064659870170253c338cc24066b176e84b0c"
metafile = true
[[files]]
+file = "mods/xaeros-minimap.pw.toml"
+hash = "27c15c41714ade0d4a5b5c101daaeb1313964718d8cdae71a889f55bf7a2d485"
+metafile = true
+
+[[files]]
file = "mods/yungs-api.pw.toml"
hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991"
metafile = true
diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml
new file mode 100644
index 0000000..83c7c3e
--- /dev/null
+++ b/mods/c2me-fabric.pw.toml
@@ -0,0 +1,13 @@
+name = "Concurrent Chunk Management Engine (Fabric)"
+filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.18.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/VSNURh3q/versions/fyt7FtgA/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.18.jar"
+hash-format = "sha512"
+hash = "5068a570cde47f105ec17bde14d0004c5f5d3f73b89d8e23a8ac5955a35f4a0dc59ff1d9e0626bfb29e04a7329dc0e9e089f41d637aff6843a6cd43d0573ece9"
+
+[update]
+[update.modrinth]
+mod-id = "VSNURh3q"
+version = "fyt7FtgA"
diff --git a/mods/hexal.pw.toml b/mods/hexal.pw.toml
new file mode 100644
index 0000000..01a0696
--- /dev/null
+++ b/mods/hexal.pw.toml
@@ -0,0 +1,13 @@
+name = "Hexal"
+filename = "hexal-fabric-1.20.1-0.3.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/aBVJ6Q36/versions/VfuFYJJp/hexal-fabric-1.20.1-0.3.1.jar"
+hash-format = "sha512"
+hash = "59803aeaf7af966bc46ec7a199cf07a522a821e14cd7b3c696c081ef9da884cb0e6098c4b995df0c067bbaba2f2aad9ab0d057351484c33de7a92e835a9465cd"
+
+[update]
+[update.modrinth]
+mod-id = "aBVJ6Q36"
+version = "VfuFYJJp"
diff --git a/mods/moreiotas.pw.toml b/mods/moreiotas.pw.toml
new file mode 100644
index 0000000..25af46f
--- /dev/null
+++ b/mods/moreiotas.pw.toml
@@ -0,0 +1,13 @@
+name = "MoreIotas"
+filename = "moreiotas-fabric-1.20.1-0.1.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/Jmt7p37B/versions/ibSppm0K/moreiotas-fabric-1.20.1-0.1.2.jar"
+hash-format = "sha512"
+hash = "dc4c432c8d8ff20cb6f346a7ee3df2640d0047adc8706b7058f72e120f93aaec7f375a9ae33d0b01ed2a7e2a9910e37a3162d2c39e17bf4fbba9d4376d658607"
+
+[update]
+[update.modrinth]
+mod-id = "Jmt7p37B"
+version = "ibSppm0K"
diff --git a/mods/terralith.pw.toml b/mods/terralith.pw.toml
new file mode 100644
index 0000000..317aa93
--- /dev/null
+++ b/mods/terralith.pw.toml
@@ -0,0 +1,13 @@
+name = "Terralith"
+filename = "Terralith_1.20.x_v2.5.4.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/WeYhEb5d/Terralith_1.20.x_v2.5.4.jar"
+hash-format = "sha512"
+hash = "885e171d8b34aae7e142f082d0364285ec5a8e8342f11c60d341f7a94083d5a42c4e30612fe4f9f64d57b484396a3dff3a224e2a2497d4ced8d22f2ad6cd561d"
+
+[update]
+[update.modrinth]
+mod-id = "8oi3bsk5"
+version = "WeYhEb5d"
diff --git a/mods/way2wayfabric.pw.toml b/mods/way2wayfabric.pw.toml
new file mode 100644
index 0000000..51ba136
--- /dev/null
+++ b/mods/way2wayfabric.pw.toml
@@ -0,0 +1,13 @@
+name = "way2wayfabric"
+filename = "way2wayfabric-0.0.6.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/lO0vzQUy/versions/IBsP5dyt/way2wayfabric-0.0.6.jar"
+hash-format = "sha512"
+hash = "b1c257fa4332637723e01bc49036d2d0b48f053b50045a20ce2db269fb38d5e1803352426014f1cc7000a910e6b427d9b62122b76670c5ac61d55fcd0f49d60f"
+
+[update]
+[update.modrinth]
+mod-id = "lO0vzQUy"
+version = "IBsP5dyt"
diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml
new file mode 100644
index 0000000..a61501a
--- /dev/null
+++ b/mods/xaeros-minimap.pw.toml
@@ -0,0 +1,13 @@
+name = "Xaero's Minimap"
+filename = "xaerominimap-fabric-1.20.1-26.4.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/1bokaNcj/versions/VqmyLcPM/xaerominimap-fabric-1.20.1-26.4.2.jar"
+hash-format = "sha512"
+hash = "8e556259e36e556ea51926c20d20cfb5245461df9a3a11be926182bf837e79282b2691e270891fa5bfb1a0c16cc5b1441bfc7cfdb9e3cfe83367ce05b9f923f0"
+
+[update]
+[update.modrinth]
+mod-id = "1bokaNcj"
+version = "VqmyLcPM"
diff --git a/pack.toml b/pack.toml
index 9d796c6..0f5b10c 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 = "22319d4c0e26801fd76cb33f3c0e6a680dad0a94c95d8ea74a12c1d1f8c93dd9"
+hash = "d2d80cbae77035269a550184dca3fdef04dd85c557763e0497a76f0fc6df0be1"
[versions]
fabric = "0.19.3"