From 87f74a775d4be1edb38dd001af0e9b9ff4bdb32b Mon Sep 17 00:00:00 2001 From: Mystara Date: Mon, 16 Jun 2025 15:54:07 -0500 Subject: [PATCH] Mod Update: Add chipped --- index.toml | 15 +++++++++++++++ mods/chipped.pw.toml | 13 +++++++++++++ mods/resourceful-lib.pw.toml | 13 +++++++++++++ mods/stitch.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/chipped.pw.toml create mode 100644 mods/resourceful-lib.pw.toml create mode 100644 mods/stitch.pw.toml diff --git a/index.toml b/index.toml index 2dbe39a..b6f4c66 100644 --- a/index.toml +++ b/index.toml @@ -211,6 +211,11 @@ file = "mods/architectury-api.pw.toml" hash = "6d3a1c92eee4dd671253c41ec000ae48064a33c45263d6adce5cad466395169d" metafile = true +[[files]] +file = "mods/chipped.pw.toml" +hash = "24c6c3fe917ffbcef04e788dec3e003d0ed03433bc00f9cf4f23fe9b85636aa7" +metafile = true + [[files]] file = "mods/clumps.pw.toml" hash = "2e6a2f8c477128a76ef059dfef7ca8a1befa2ae0ebe7ae2171e716f0c905cd00" @@ -401,6 +406,11 @@ file = "mods/pride-tags.pw.toml" hash = "ce5da5c4063eefdf632f28f9ba1475744648c1013487c52a6c923cf330340a22" metafile = true +[[files]] +file = "mods/resourceful-lib.pw.toml" +hash = "c0b066684294c33972d562e0cb08ea17b2d31bcf86cd1d6c63b8e968f0eac7a2" +metafile = true + [[files]] file = "mods/rhino.pw.toml" hash = "9dfeb4b87e376aacf809236ade964c2e37943aaff4d7a5774442f7cca52b76de" @@ -426,6 +436,11 @@ file = "mods/sodium.pw.toml" hash = "8d5628a4af0f355519b17bb0c6e5783c30aa78f6aa04b77b3892cd5d7c10af03" metafile = true +[[files]] +file = "mods/stitch.pw.toml" +hash = "87efe123ee3fe0133a4e951f110a98a32b16068a3033f2c3a0dbed574ff48cf0" +metafile = true + [[files]] file = "mods/xaeroplus.pw.toml" hash = "b2d6e5d13cbdc470285e573bdc57c19a9de8120c87d4980e84f8b5ea2f423f89" diff --git a/mods/chipped.pw.toml b/mods/chipped.pw.toml new file mode 100644 index 0000000..75a5244 --- /dev/null +++ b/mods/chipped.pw.toml @@ -0,0 +1,13 @@ +name = "Chipped" +filename = "chipped-neoforge-1.21.1-4.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/BAscRYKm/versions/eqVowbGc/chipped-neoforge-1.21.1-4.0.2.jar" +hash-format = "sha512" +hash = "f3083b01267e7c674c4b42f45a317c93ee7723443cba2051fe5bc593638b533b0fe90699e2101661c934dff458eab693cce4e188533bfe977778c249563a2fa5" + +[update] +[update.modrinth] +mod-id = "BAscRYKm" +version = "eqVowbGc" diff --git a/mods/resourceful-lib.pw.toml b/mods/resourceful-lib.pw.toml new file mode 100644 index 0000000..ab5aa95 --- /dev/null +++ b/mods/resourceful-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Resourceful Lib" +filename = "resourcefullib-neoforge-1.21-3.0.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/x99nCLTm/resourcefullib-neoforge-1.21-3.0.12.jar" +hash-format = "sha512" +hash = "a9d20e345faa9bcb297bd95ac9524205834804d1bb13518397dd4f7f62b352b08c3339ee7f7870d3669078ceeb33d5c31ea527aecce4b31d62ec1ff7d8b562c8" + +[update] +[update.modrinth] +mod-id = "G1hIVOrD" +version = "x99nCLTm" diff --git a/mods/stitch.pw.toml b/mods/stitch.pw.toml new file mode 100644 index 0000000..5a3a50d --- /dev/null +++ b/mods/stitch.pw.toml @@ -0,0 +1,13 @@ +name = "Stitch (formerly Athena)" +filename = "athena-neoforge-1.21-4.0.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/zzovqkDA/athena-neoforge-1.21-4.0.1.jar" +hash-format = "sha512" +hash = "e7eef188344aa6ce379c60f0896f72a8af9f795fe318063d484fd9e9bff51cc20228fb70878ed156fd884a3bacec7edd4a600d51913293005084509f9b66cfdf" + +[update] +[update.modrinth] +mod-id = "b1ZV3DIJ" +version = "zzovqkDA" diff --git a/pack.toml b/pack.toml index e65d351..7b600c4 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "db4fb41c04e80a96cca9e4e9c1606155e8beb27b3b2e4ac8ece7a87567b69657" +hash = "d3f7a8d44c5d8116356e1722af9e7c5363aa406809c6b070f7eb865f9d1ad13b" [versions] minecraft = "1.21.1"