From e04519f3e9ee58854c5a3f12b4ece13e37506c1a Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Thu, 16 Jan 2025 23:11:10 -0500 Subject: [PATCH] Added 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 a84ff1e..0aefec4 100644 --- a/index.toml +++ b/index.toml @@ -1060,6 +1060,11 @@ file = "mods/sodium.pw.toml" hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304" +metafile = true + [[files]] file = "mods/spectrum.pw.toml" hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..fef34a4 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" +hash-format = "sha1" +hash = "252de323db10d2b49ef74f8e7a6a5c72929be140" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/pack.toml b/pack.toml index 61557ac..1cd2cf5 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 = "84790e5c7e3b998b507e559aad96ef5835a6ca09d139a49e7c53c832024c533e" +hash = "dcddded1e74e804507da5aad48a52b43aff764660635b37e9343cf6f38c6ebb6" [versions] fabric = "0.16.9"