diff --git a/index.toml b/index.toml index f73a1b8..0b9f498 100644 --- a/index.toml +++ b/index.toml @@ -50,6 +50,11 @@ file = "mods/lithium.pw.toml" hash = "a5296cda8cb89c99e40de32ab124700f7a6feb922fb37170c7988422e521c6d8" metafile = true +[[files]] +file = "mods/lithostitched.pw.toml" +hash = "8ad6382001078c012fd1131e2cf19016bb25a45e4b2049f85bd301f3bd04df7b" +metafile = true + [[files]] file = "mods/natures-compass.pw.toml" hash = "5ec7e0e8cb5d8cd6b09f49f9a8eff32a4f7c8f95af37e076644f15ea0011583f" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..fc95e22 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.4.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/aQ7zXkNj/lithostitched-fabric-1.20.1-1.4.8.jar" +hash-format = "sha512" +hash = "bbdda74819dd2123b5f14fef9cb9da92c43b79fef8fc77c52616a303705a5368cb7546faf546ef09bcd38661668003bfa670f74f5b7cd1669619bdf10b9a47cb" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "aQ7zXkNj" diff --git a/pack.toml b/pack.toml index ef70968..2eb0a20 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 = "ac4e9457c3cb511b9a6a9c1a48d2017a581864f97a6fdb2ee5041a34ffebfd75" +hash = "f57a9e384a944e9ea84001ae2a27d0221474c95bffbf8d45accb64dd143fe961" [versions] fabric = "0.16.10"