diff --git a/index.toml b/index.toml index 9873aea..58b66dc 100644 --- a/index.toml +++ b/index.toml @@ -635,6 +635,11 @@ file = "mods/smoothboot-fabric.pw.toml" hash = "971e8b0bef16bd6ce88c7f940b30fdc1debff7b715058f4d331d54beb58a4314" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "245599aeee8c2497af5588bcf1430a2753c9cd4827b7c8891dfbe9c578405038" +metafile = true + [[files]] file = "mods/spawn-animations.pw.toml" hash = "d9ca92edf4a87f33fc762c5c4de4dd81b0ed2f398a68e522dc2c1e537c5db583" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..a44d0e1 --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.37-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XhFbpH8f/spark-1.10.37-fabric.jar" +hash-format = "sha1" +hash = "11ca9a59e95b50a9cbfb3b1e14b8bfd7cfa7e31c" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XhFbpH8f" diff --git a/pack.toml b/pack.toml index fdb0d30..6af8907 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 = "6afd5dd91129496e007b715f23715797d9a37c3608b8518d9d8df38788a02b88" +hash = "f14b3a250124b50e369e34241e5822b91b2b4863ba8e2b9f87fcc799687c8cf5" [versions] fabric = "0.14.22"