diff --git a/index.toml b/index.toml index be7731f..6e0196a 100644 --- a/index.toml +++ b/index.toml @@ -516,6 +516,11 @@ file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true +[[files]] +file = "mods/lithostitched.pw.toml" +hash = "c1362fbf363dd8763588218dfc96daa7ee33b33a5fdd01b9f7aed80aca022ab7" +metafile = true + [[files]] file = "mods/malilib.pw.toml" hash = "1acd996072e196d8bf814766bcbd074c726d8ed95d0be773ce2ce04ca2d60e95" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..72bbce1 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.1.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/M9bgOO4Z/lithostitched-fabric-1.20.1-1.1.6.jar" +hash-format = "sha1" +hash = "3207b0a92454851c718763bee3b5ef34fba982a7" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "M9bgOO4Z" diff --git a/pack.toml b/pack.toml index 5c16022..178b6e5 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 = "9910744a005780c2478849d40c6b489f82355e227e30328f9fddfa91a5d5a448" +hash = "6892a7320507a057e12e2a932c521bd49f7c80fc2235558be3ec3485372f1342" [versions] minecraft = "1.20.1"