From af00ca2239012d1ae0e1ec9e9700e952e397fc06 Mon Sep 17 00:00:00 2001 From: materus Date: Mon, 4 May 2026 07:58:19 +0200 Subject: [PATCH] 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 2c57aa3..ab52e51 100644 --- a/index.toml +++ b/index.toml @@ -1719,6 +1719,11 @@ file = "mods/sound.pw.toml" hash = "4063a3c0f2f9a6544a870f0b90679441d7333652875dafbe3db255fc67f72c82" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "593fa7b30ab016aa45be07bd6bef3a9f160ed0f24689850d60bf84995d69b843" +metafile = true + [[files]] file = "mods/sparsestructures.pw.toml" hash = "8c71edbbb86e5d3e1c14ea6629382539d44e75b1061725df9c3abceb889a8591" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..69dd75e --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.124-neoforge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/v5qtqRQi/spark-1.10.124-neoforge.jar" +hash-format = "sha512" +hash = "f86ce34f2759c69df82578c397ff55b666c84626229a98f598458b960c21b38c95d6bfef4772af7f963c4f4868e5e2d9aef6b99c1d51bab55bf45e0e6e6b5ed4" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "v5qtqRQi" diff --git a/pack.toml b/pack.toml index d63863d..8a82cf7 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 = "e81477a59a403b81a085ce6098b055f94eaffdf1097fe7ed01bb876f8d3dbc2c" +hash = "96a1c09eba83a0203fdc67b247fe21a89cd03a101896846eb2b333bd8da12dd8" [versions] minecraft = "1.21.1"