diff --git a/index.toml b/index.toml index 01ca6e6..dae94fd 100644 --- a/index.toml +++ b/index.toml @@ -2268,6 +2268,11 @@ file = "mods/sound-physics-remastered-fabric-1.20.1-1.4.5.pw.toml" hash = "40fb26d90f45085e4f9cb2c2a403f81939482af3ef9d9a9984aebd18643145bd" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" +metafile = true + [[files]] file = "mods/spell_engine-0.15.8+1.20.1.pw.toml" hash = "036dfd932bd7df9cf1e87a0ee5f5b3e2a91b4adb3562f5dd035a659e657e03d3" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..80df3ff --- /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 = "sha1" +hash = "252de323db10d2b49ef74f8e7a6a5c72929be140" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "XGW2fviP" diff --git a/pack.toml b/pack.toml index f3a784d..e4de2b2 100644 --- a/pack.toml +++ b/pack.toml @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7dedf7eb3c7b9272a7a943100aa3c505bd1beb3df32084a22221b2eceff440c9" +hash = "c12ab4ece5d96dd3d31783b0d968166cad37ef94b172166bc25759b4cae90c28" [versions] fabric = "0.16.0"