diff --git a/index.toml b/index.toml index 629779de..a11d8210 100644 --- a/index.toml +++ b/index.toml @@ -22258,6 +22258,11 @@ file = "mods/sophisticated-storage-unofficial-fabric-port.pw.toml" hash = "ae059876286d5b49cbcb33d37b8be3e487c21bde28c0995ebe8cbc095590902b" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216" +metafile = true + [[files]] file = "mods/spawner-controls.pw.toml" hash = "becdc42be91ea86a07617797ca44945431d47f3da04258874ba717b4f93d32c5" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 00000000..7f62a96a --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/XGW2fviP/spark-1.10.53-fabric.jar" +hash-format = "sha512" +hash = "ce6e8f7071bb37369ad3e90d844926b424e82d0fe0ffd0db7058abddc9cfcdd594e145c9395677ad70ec532f3da0b23b6862d1f1c20f7600263c215abb4fcea7" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/pack.toml b/pack.toml index 42383fd6..0b342e9a 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7973c031d24d606d71b2499c0929e0b79321ab5d08b9ace806167b49f5d9d1b8" +hash = "d14485a220d56d2d305d0f2605f6c86e41dc730fbaa262c197be3429232f56bf" [versions] fabric = "0.16.9"