diff --git a/index.toml b/index.toml index 2074e02..5773639 100644 --- a/index.toml +++ b/index.toml @@ -1673,6 +1673,11 @@ file = "mods/sound-physics-remastered.pw.toml" hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09" +metafile = true + [[files]] file = "mods/supermartijn642s-config-lib.pw.toml" hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f" diff --git a/mods/spark.pw.toml b/mods/spark.pw.toml new file mode 100644 index 0000000..20a1acf --- /dev/null +++ b/mods/spark.pw.toml @@ -0,0 +1,13 @@ +name = "spark" +filename = "spark-1.10.53-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/l6YH9Als/versions/4FXHDE9F/spark-1.10.53-forge.jar" +hash-format = "sha1" +hash = "231fb325368c0660954f47bfb03493f5246fa4d1" + +[update] +[update.modrinth] +mod-id = "l6YH9Als" +version = "4FXHDE9F" diff --git a/pack.toml b/pack.toml index dfd772e..36cbd1f 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 = "1810e8b67ca92cf991780e7de6a391e14358ce2f0cc68026de3479cb4ab7d927" +hash = "1f25feba180cadf14e98e245fe81827d65aa3387d9f8bbee8761575885ca0b05" [versions] minecraft = "1.20.1"