From 2d90e8609e1e9fc52db722111557fbc29b3bf836 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 28 Dec 2025 14:46:06 -0500 Subject: initialized modpack as git repo --- mods/spark.pw.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 mods/spark.pw.toml (limited to 'mods/spark.pw.toml') diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..89713db --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.97-fabric.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/qTSaozEL/spark-1.10.97-fabric.jar" +hash-format = "sha1" +hash = "1c8384ff5a49ae40f725764954e5838a4a550d06" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "qTSaozEL" -- cgit v1.2.3