diff --git a/index.toml b/index.toml index 01e86de..098f7e9 100644 --- a/index.toml +++ b/index.toml @@ -40,6 +40,11 @@ file = "mods/fabric-api.pw.toml" hash = "12fe61275734cf8d2554d5f92af20ccb22479118b36a9a56a275ad3f4b1e13fb" metafile = true +[[files]] +file = "mods/fabric-language-kotlin.pw.toml" +hash = "408151861cc1b1a4c4e9c8a3550662a2fc36d0ea96ee07b7e96c5d2a6afacf6f" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "58d01821618f01d70700ef0918a3e698cdc874926183e59be420df2021493b1c" @@ -60,6 +65,11 @@ file = "mods/lithium.pw.toml" hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36" metafile = true +[[files]] +file = "mods/lithostitched.pw.toml" +hash = "fdebd801d6761d163378e7699cf708219e387844b81127be40b56bd327cbedc8" +metafile = true + [[files]] file = "mods/living-things.pw.toml" hash = "87ea18ad55d036134bc672261be3a99d0c9bdbf5ca45b5ba43da017720c2fb3f" @@ -80,6 +90,11 @@ file = "mods/noisium.pw.toml" hash = "1f9c70510fe21d5028a900ae31923e12c4bc4d7bbc38937f9c90ef75385ae6b7" metafile = true +[[files]] +file = "mods/tectonic.pw.toml" +hash = "aec1bc8136aebf7fc8278b6622f1d5180608a20ab33286783508a3146a1bd146" +metafile = true + [[files]] file = "mods/terrablender.pw.toml" hash = "a8bf61ab71bf9e2c6162bbc248ee710ab8be1cf2527a29cf24fb16dbc7fc2f6a" diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml new file mode 100644 index 0000000..77c86d6 --- /dev/null +++ b/mods/fabric-language-kotlin.pw.toml @@ -0,0 +1,13 @@ +name = "Fabric Language Kotlin" +filename = "fabric-language-kotlin-1.13.9+kotlin.2.3.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ViT4gucI/fabric-language-kotlin-1.13.9%2Bkotlin.2.3.10.jar" +hash-format = "sha512" +hash = "498672ee88cf703685026e74f82a85e30d980c62a1c8cc14744cb73add09a857db8d585b405e19f558ec490613642750eb00e09d8ef5a3c9578bc52b53568d51" + +[update] +[update.modrinth] +mod-id = "Ha28R6CL" +version = "ViT4gucI" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..e436d14 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.21.5-1.4.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/wupt6y4U/lithostitched-fabric-1.21.5-1.4.8.jar" +hash-format = "sha512" +hash = "bfc7d3309cf6c26ed20b556380be2c84d6103c5d92484255fb9a44f3409830a5cec4f958cfd758c16357c3f1b022356f4d5947d461eaf2c0a3805521ed073b4a" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "wupt6y4U" diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml new file mode 100644 index 0000000..6928627 --- /dev/null +++ b/mods/tectonic.pw.toml @@ -0,0 +1,13 @@ +name = "Tectonic" +filename = "tectonic-3.0.1-fabric-1.21.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/96BO8leD/tectonic-3.0.1-fabric-1.21.5.jar" +hash-format = "sha512" +hash = "26ce93c798bce5a98a84fc427189430104be2f6761d1421ffd8f014cdc8c6d8867f3764f08c3d738def91231ebc212d405300ec088fbfe6dff796a25f7829f78" + +[update] +[update.modrinth] +mod-id = "lWDHr9jE" +version = "96BO8leD" diff --git a/pack.toml b/pack.toml index 9ffe4b3..e042023 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 = "1c277fc71e408e83286ccaa92b769bb6ad69a8fba6677eca11e6e9c190b2573e" +hash = "1e9b1513381a92019649b1a00986b15ec6c593f44aad6feefd8d4339d3b3d4d2" [versions] fabric = "0.18.4"