diff --git a/index.toml b/index.toml index dfef261..4ccec01 100644 --- a/index.toml +++ b/index.toml @@ -732,6 +732,11 @@ file = "mods/sound-physics-remastered.pw.toml" hash = "198284d31961c9e8a26c154c30ee2e7abe818eed5a5bc9d6f4a77a09456d29b5" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "e63228fdadc03ceaac771202e588fbf174bc0d47d5f20de863a5b8a5d233058a" +metafile = true + [[files]] file = "mods/spectrum.pw.toml" hash = "919c0c50a5384d5fc8395793867cf3c1d3120899b117415e955b4be1a3abbd8b" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..67fc33a --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.9.26-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/1.9.26-fabric/spark-1.9.26-fabric.jar" +hash-format = "sha1" +hash = "3e12135a144f4165b4024f7d99c32c72a26bfacb" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "Biivc7P1" diff --git a/pack.toml b/pack.toml index 37ef792..83554ee 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 = "5fb2ca238c5bd07be0e347459098be9dd9ba7003fdceb5d46f73d26cbd5d3768" +hash = "febf9ba6b023fb767488c6d82996ef98a1300502d78ca99ddbd061f77ad4c11b" [versions] fabric = "0.14.9"