diff --git a/index.toml b/index.toml index dbef7afc..be23fbe8 100644 --- a/index.toml +++ b/index.toml @@ -22083,6 +22083,11 @@ file = "mods/legendary-tooltips-fabric.pw.toml" hash = "455ebcd7078eddf6c4dd3bff09f70bb3d755d4fa1665ff9070e8c37077c54dce" metafile = true +[[files]] +file = "mods/litematica.pw.toml" +hash = "cc988d476c936fa0f1b29bd354b13f7eabc6ab05051537a0627bab573337be2d" +metafile = true + [[files]] file = "mods/lmft.pw.toml" hash = "c036fba25fdb9a9206b3cdf0cc94d3f1877c63fbf47ce7199bd09358c6289dea" @@ -22098,6 +22103,11 @@ file = "mods/lootr-fabric.pw.toml" hash = "e7f748c45bab5a2d9c6c34d99703b9c8aa09e0c5e8069938cad9de693a9965e1" metafile = true +[[files]] +file = "mods/malilib.pw.toml" +hash = "6bfb82960a27af2c360036e01c0131c3ad9c778b4ba5e3df51bafe4f175317db" +metafile = true + [[files]] file = "mods/melody.pw.toml" hash = "2af509457d13907cf0b48f2f0997750c07e0349f6522b87f8b4bcd1794aa2559" diff --git a/mods/litematica.pw.toml b/mods/litematica.pw.toml new file mode 100644 index 00000000..51d98c94 --- /dev/null +++ b/mods/litematica.pw.toml @@ -0,0 +1,16 @@ +name = "Litematica" +filename = "litematica-fabric-1.20.1-0.15.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/bEpr0Arc/versions/1ZTpW1lr/litematica-fabric-1.20.1-0.15.4.jar" +hash-format = "sha512" +hash = "3cf1f2a16997e5a1dcda37b2626595f37873a39e33c254af1a7eda986aa13be74449d56fe706db7f158ed1a047271a48fa705091e5c71e3b0aa28d0d53c7cb01" + +[update] +[update.modrinth] +mod-id = "bEpr0Arc" +version = "1ZTpW1lr" + +[option] +optional = true diff --git a/mods/malilib.pw.toml b/mods/malilib.pw.toml new file mode 100644 index 00000000..54a3473a --- /dev/null +++ b/mods/malilib.pw.toml @@ -0,0 +1,13 @@ +name = "MaLiLib" +filename = "malilib-fabric-1.20.1-0.16.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/GcWjdA9I/versions/V7yLDtJV/malilib-fabric-1.20.1-0.16.3.jar" +hash-format = "sha512" +hash = "2c16a64cf9af03569618c6bd0359797bbaecec854ac8e8197e9180b1739eb74b6157a9c389a4f8dd8b4aabe52227aafb8d2a6b6b72732ed3c450ff9a0849234c" + +[update] +[update.modrinth] +mod-id = "GcWjdA9I" +version = "V7yLDtJV" diff --git a/pack.toml b/pack.toml index 9ef37419..c4adf475 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 = "907b4f22fa7178078aca598510c5fbd49ebcb6fc25d1e9a6766a49af5f89a5c8" +hash = "e5f69954dca702984c41ec2495caaa17edfd315cbd584a94dd2dd5d9b09eaf18" [versions] fabric = "0.16.10"