diff --git a/index.toml b/index.toml index e3ad4bc..71207a2 100644 --- a/index.toml +++ b/index.toml @@ -919,6 +919,11 @@ file = "mods/sodium.pw.toml" hash = "cd49906a91e2ff1c11acba79192d609c232f2f73d82cc6a646e7338c8e76aa8a" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "5f2efbb6362b829766025b8714593308f89fd46b05a36e302c760227e6611304" +metafile = true + [[files]] file = "mods/spell-checker.pw.toml" hash = "564340de753f710ad2ad61dd6d643036bf80a2f468b6b6a6d939c5cad2614eaa" 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 07c8a00..6b08a60 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 = "090bbc2c5da53d3ee30a5f28d70dc72dae86a695a5d6f5d8a4378435b61e68a9" +hash = "fd8d87b6583a514c8c0213aa8893f10e53e717e67848f80062d1cccbdc4fb6a6" [versions] fabric = "0.15.10"