diff --git a/index.toml b/index.toml index be7731f..b6949c0 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 = "72b2a495aae6c3fdee3fac74de0f94d1cfc85514e396103c29552dc4d57fe68d" +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..e2f0401 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.1.6.jar" +side = "server" + +[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..2a4cff4 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 = "37d4425fd05b110191f2e03f6641f8a003d407f96b9bc92bb43b4cf60e9db997" [versions] minecraft = "1.20.1"