From 8dc7933858d7ab1b0cabf5563f0ae8b8bdf95cc1 Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Sun, 15 Oct 2023 21:26:38 -0500 Subject: [PATCH 1/6] Fix extended-drawers mc version --- index.toml | 2 +- mods/extended-drawers.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index 0ba4283..61c8eb0 100644 --- a/index.toml +++ b/index.toml @@ -302,7 +302,7 @@ metafile = true [[files]] file = "mods/extended-drawers.pw.toml" -hash = "1876616fddd04bf968eef5467a6b3e401416bd55c96b9523e13faeb381b98d13" +hash = "5647fd9dfba63e8830df6711fe55129e6bb20badea23b873ffefc7b2d0327625" metafile = true [[files]] diff --git a/mods/extended-drawers.pw.toml b/mods/extended-drawers.pw.toml index 26dacec..9467b7a 100644 --- a/mods/extended-drawers.pw.toml +++ b/mods/extended-drawers.pw.toml @@ -1,13 +1,13 @@ name = "Extended Drawers" -filename = "ExtendedDrawers-1.4.3+mc.1.19.4.jar" +filename = "ExtendedDrawers-1.4.3+mc.1.19.2.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/AhtxbnpG/versions/teEWsREa/ExtendedDrawers-1.4.3%2Bmc.1.19.4.jar" +url = "https://cdn.modrinth.com/data/AhtxbnpG/versions/rVif6c1F/ExtendedDrawers-1.4.3%2Bmc.1.19.2.jar" hash-format = "sha1" -hash = "8054fda80232c15489cc8fd4417c2c9d24a8449d" +hash = "e943a36b75af4368c0e82dd707997bda67ad46d4" [update] [update.modrinth] mod-id = "AhtxbnpG" -version = "teEWsREa" +version = "rVif6c1F" diff --git a/pack.toml b/pack.toml index 90894d0..eafa593 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 = "a60d5bd830c6e1d927295abb6b58f5312c3883b90204a36459e63d9d7e778781" +hash = "a345d25ac014ef73dbeaf85e56bfeafee67226f65edf60f0e11bb4f1a311a3e5" [versions] fabric = "0.14.22" From fc40b0d8db43cbd9495ad874a43de9434636ce14 Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 07:54:58 -0500 Subject: [PATCH 2/6] Downgrade immersive-paintings to 0.6.5 --- index.toml | 2 +- mods/immersive-paintings.pw.toml | 8 ++++---- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.toml b/index.toml index 61c8eb0..3f9761b 100644 --- a/index.toml +++ b/index.toml @@ -397,7 +397,7 @@ metafile = true [[files]] file = "mods/immersive-paintings.pw.toml" -hash = "412a4e301d17d209200eb260f84b723876aa1f5747cb869180a2b17250372d63" +hash = "9285fdb5c083515cb5e88a3635bdd165f3d3fd046988c9781d55deac4b70ddb4" metafile = true [[files]] diff --git a/mods/immersive-paintings.pw.toml b/mods/immersive-paintings.pw.toml index 799d5b2..0c63805 100644 --- a/mods/immersive-paintings.pw.toml +++ b/mods/immersive-paintings.pw.toml @@ -1,13 +1,13 @@ name = "Immersive Paintings" -filename = "immersive_paintings-0.6.6+1.19.2-fabric.jar" +filename = "immersive_paintings-0.6.5+1.19.2-fabric.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/6txNkua3/versions/Vrd1txwx/immersive_paintings-0.6.6%2B1.19.2-fabric.jar" +url = "https://cdn.modrinth.com/data/6txNkua3/versions/7IUxKGO8/immersive_paintings-0.6.5%2B1.19.2-fabric.jar" hash-format = "sha1" -hash = "08cf6489137e00dc3326c5b09235bc3b1b0de8a6" +hash = "d4bacb173ad00c2246e778518d66607a4e5230da" [update] [update.modrinth] mod-id = "6txNkua3" -version = "Vrd1txwx" +version = "7IUxKGO8" diff --git a/pack.toml b/pack.toml index eafa593..b07cc72 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 = "a345d25ac014ef73dbeaf85e56bfeafee67226f65edf60f0e11bb4f1a311a3e5" +hash = "6fb28864ca4aa8a85cff8280c1f3a31e3e5b396df07a4f90b47d27dd770ee3b4" [versions] fabric = "0.14.22" From 250dc5cae84ddfaf45b1b4936e1773369a42fc1a Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 14:22:48 -0500 Subject: [PATCH 3/6] Add Prometheus exporter --- index.toml | 5 +++++ mods/fabricexporter.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/fabricexporter.pw.toml diff --git a/index.toml b/index.toml index 3f9761b..9873aea 100644 --- a/index.toml +++ b/index.toml @@ -340,6 +340,11 @@ file = "mods/fabric-seasons.pw.toml" hash = "59e4af7c0ab0872e574a0864473d355a87db7192e37776eec2ab35493f8477cc" metafile = true +[[files]] +file = "mods/fabricexporter.pw.toml" +hash = "1bcff3fc8263d488caea6ace28ff55383f51af5b7736ab1b5fa69f704cb3d6e1" +metafile = true + [[files]] file = "mods/fallingtree.pw.toml" hash = "99f6a7efa6c8946aacfa1465ad8a2912cdf3233dc09a5788ad5d7f6d679836b4" diff --git a/mods/fabricexporter.pw.toml b/mods/fabricexporter.pw.toml new file mode 100644 index 0000000..38b8dc1 --- /dev/null +++ b/mods/fabricexporter.pw.toml @@ -0,0 +1,13 @@ +name = "FabricExporter" +filename = "fabricexporter-1.0.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/dbVXHSlv/versions/1.0.8/fabricexporter-1.0.8.jar" +hash-format = "sha1" +hash = "4fccb3f123c9bf4f6d7238735e7ac7c7ea32fb8e" + +[update] +[update.modrinth] +mod-id = "dbVXHSlv" +version = "euIZmUZ1" diff --git a/pack.toml b/pack.toml index b07cc72..fdb0d30 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 = "6fb28864ca4aa8a85cff8280c1f3a31e3e5b396df07a4f90b47d27dd770ee3b4" +hash = "6afd5dd91129496e007b715f23715797d9a37c3608b8518d9d8df38788a02b88" [versions] fabric = "0.14.22" From 33b81917949914937f459ee1303b2edfd28e80f9 Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 14:36:52 -0500 Subject: [PATCH 4/6] Add spark --- index.toml | 5 +++++ mods/spark.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/spark.pw.toml diff --git a/index.toml b/index.toml index 9873aea..58b66dc 100644 --- a/index.toml +++ b/index.toml @@ -635,6 +635,11 @@ file = "mods/smoothboot-fabric.pw.toml" hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038" +metafile = true + [[files]] file = "mods/spawn-animations.pw.toml" hash = "d9ca92edf4a87f33fc762c5c4de4dd81b0ed2f398a68e522dc2c1e537c5db583" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..a44d0e1 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.37-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar" +hash-format = "sha1" +hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XhFbpH8f" diff --git a/pack.toml b/pack.toml index fdb0d30..6af8907 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 = "6afd5dd91129496e007b715f23715797d9a37c3608b8518d9d8df38788a02b88" +hash = "f14b3a250124b50e369e34241e5822b91b2b4863ba8e2b9f87fcc799687c8cf5" [versions] fabric = "0.14.22" From 0b360688163e5677f227b0d44221d5808f460575 Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 19:34:21 -0500 Subject: [PATCH 5/6] Remove carpet --- index.toml | 5 ----- mods/carpet.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/carpet.pw.toml diff --git a/index.toml b/index.toml index 58b66dc..7bd349a 100644 --- a/index.toml +++ b/index.toml @@ -105,11 +105,6 @@ file = "mods/cardinal-components-api.pw.toml" hash = "5d898bbdb655828c59223382f85016f8328884b3ff176b697c51e8dedaec68c1" metafile = true -[[files]] -file = "mods/carpet.pw.toml" -hash = "46b444dc88aac495a314699961072c72b16661130aff501d176a2b8c12c49b72" -metafile = true - [[files]] file = "mods/chalk-colorful-addon.pw.toml" hash = "96ddaae016a3fa6eecb88d9e8ad6f0e15dbd856bae9f8380a091b2316b7a9f6b" diff --git a/mods/carpet.pw.toml b/mods/carpet.pw.toml deleted file mode 100644 index 84d1b33..0000000 --- a/mods/carpet.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Carpet" -filename = "fabric-carpet-1.19.2-1.4.84+v221018.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/TQTTVgYE/versions/SaOHo2Ac/fabric-carpet-1.19.2-1.4.84%2Bv221018.jar" -hash-format = "sha1" -hash = "9a88c3a004b15b1f776c988d8eae1cc191b4fbee" - -[update] -[update.modrinth] -mod-id = "TQTTVgYE" -version = "SaOHo2Ac" diff --git a/pack.toml b/pack.toml index 6af8907..e273b8f 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 = "f14b3a250124b50e369e34241e5822b91b2b4863ba8e2b9f87fcc799687c8cf5" +hash = "f7718905e5254408f16239d36f901c37151350f26119455a2350235765a2aaf6" [versions] fabric = "0.14.22" From 9d6c8d0dc91815faf4c3267320068fd6a0fa66cc Mon Sep 17 00:00:00 2001 From: Pen Anderson Date: Mon, 16 Oct 2023 21:00:44 -0500 Subject: [PATCH 6/6] Remove C2ME --- index.toml | 5 ----- mods/c2me-fabric.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/c2me-fabric.pw.toml diff --git a/index.toml b/index.toml index 7bd349a..65a1850 100644 --- a/index.toml +++ b/index.toml @@ -90,11 +90,6 @@ file = "mods/brrp.pw.toml" hash = "fbc36b6d503762964b80bbcbabb1e103891066de3107eaa8e2bdded508a33b04" metafile = true -[[files]] -file = "mods/c2me-fabric.pw.toml" -hash = "e2efee228d951bde49b855804024bc98cb103168ca050dbbb1af2773051ad9a3" -metafile = true - [[files]] file = "mods/campanion.pw.toml" hash = "e351f40305f1377a4023c09e774d040e601d513bd37e307955b2f68e986a612c" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 01a1b05..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.19.2-0.2.0+alpha.9.11.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/TL8Qsm5r/c2me-fabric-mc1.19.2-0.2.0%2Balpha.9.11.jar" -hash-format = "sha1" -hash = "5b3ec36f83cdc165bb45d5837e389e463ef4e520" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "TL8Qsm5r" diff --git a/pack.toml b/pack.toml index e273b8f..39d1778 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 = "f7718905e5254408f16239d36f901c37151350f26119455a2350235765a2aaf6" +hash = "465b10e8b8b0570a648db0aeec58d578885fe2aa5791b05fe4ae22d709b47c15" [versions] fabric = "0.14.22"