diff --git a/index.toml b/index.toml index 10fac07..54c7f62 100644 --- a/index.toml +++ b/index.toml @@ -465,6 +465,11 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "07620e0acf742955b2f10e73244e1828836dd8737ea6142c7c4cd03243a78b7e" metafile = true +[[files]] +file = "mods/fabricexporter.pw.toml" +hash = "4637aea36cfa56c6456981c710535cdde86f1006fb4c1ba239fbc759b782cd88" +metafile = true + [[files]] file = "mods/fabricord.pw.toml" hash = "002ae3e3db1b5587d7300166606dd811fd7933f5f66e0aaa2b1c3491e19a741b" @@ -551,13 +556,13 @@ hash = "46b44b530e3a305d207833ae7ba36808f09d77ffef22835076a69ed112e5784f" metafile = true [[files]] -file = "mods/hexal.pw.toml" -hash = "c11e1462519b3df885a038dc227782492c3cac475a34be65ec2ce114369afb5d" +file = "mods/hex-casting.pw.toml" +hash = "a062040e25906154ee421d2eaf36387576b54cccf5bbed8cc7ae164e1d0a947c" metafile = true [[files]] -file = "mods/hexcasting.pw.toml" -hash = "f0cfe6c84ab485259c0fd0cfbb4c8832ced45622292efbf76683614237b79d85" +file = "mods/hexal.pw.toml" +hash = "c11e1462519b3df885a038dc227782492c3cac475a34be65ec2ce114369afb5d" metafile = true [[files]] @@ -1045,6 +1050,11 @@ file = "mods/sodium.pw.toml" hash = "245530bdbb5c4127a1286f3722778d71e478194a8dcee89388c8fd247b4a57da" metafile = true +[[files]] +file = "mods/spark.pw.toml" +hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9" +metafile = true + [[files]] file = "mods/spectrum.pw.toml" hash = "0c50eff5af55c21966e0211dafaba03bb2ad057a69663e741fb32bd37935ffc7" diff --git a/mods/fabricexporter.pw.toml b/mods/fabricexporter.pw.toml new file mode 100644 index 0000000..0fa528f --- /dev/null +++ b/mods/fabricexporter.pw.toml @@ -0,0 +1,13 @@ +name = "FabricExporter" +filename = "fabricexporter-1.0.10.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/dbVXHSlv/versions/hbHNI2Vs/fabricexporter-1.0.10.jar" +hash-format = "sha1" +hash = "e6ad48fb39c9a9cbc0baa423dc7775642ceaf763" + +[update] +[update.modrinth] +mod-id = "dbVXHSlv" +version = "hbHNI2Vs" diff --git a/mods/hex-casting.pw.toml b/mods/hex-casting.pw.toml new file mode 100644 index 0000000..aa31aae --- /dev/null +++ b/mods/hex-casting.pw.toml @@ -0,0 +1,13 @@ +name = "Hex Casting" +filename = "hexcasting-fabric-1.20.1-0.11.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/IvI9LKNc/hexcasting-fabric-1.20.1-0.11.2.jar" +hash-format = "sha1" +hash = "3b5e0868e43f7b096f5f290ac04de790a6777962" + +[update] +[update.modrinth] +mod-id = "nTW3yKrm" +version = "IvI9LKNc" diff --git a/mods/hexcasting.pw.toml b/mods/hexcasting.pw.toml deleted file mode 100644 index 4554b3b..0000000 --- a/mods/hexcasting.pw.toml +++ /dev/null @@ -1,7 +0,0 @@ -name = "hexcasting" -filename = "hexcasting-fabric-1.20.1-0.11.1-7-pre-668.jar" - -[download] -url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/hexcasting-fabric-1.20.1-0.11.1-7-pre-668.jar" -hash-format = "sha256" -hash = "d7bed43061df1fd3f68369c12c1cd1bd84927901c68ae1ab7a84229db9d38742" 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 6bb744c..278dcc8 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 = "c671554888f5bff47db40519380415ee2c4f25b2c2e5af58fa9680a6be663cf2" +hash = "cdacb6b17cd9d735648db17c05f869a767d0aa67afe9d8ad19d11f8712502643" [versions] fabric = "0.16.9"