diff --git a/index.toml b/index.toml index 50ae743..27418df 100644 --- a/index.toml +++ b/index.toml @@ -705,6 +705,11 @@ file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true +[[files]] +file = "mods/lithostitched.pw.toml" +hash = "27df30bb49ab3e71eb57790364d3d01a71ecc7d797730d5c10fae4f8144e16fd" +metafile = true + [[files]] file = "mods/living-things.pw.toml" hash = "4d8754aacfa61ee190f4a5b98e12901b868b8763e725a6e95e9abaac93c14473" diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml new file mode 100644 index 0000000..3af4985 --- /dev/null +++ b/mods/lithostitched.pw.toml @@ -0,0 +1,13 @@ +name = "Lithostitched" +filename = "lithostitched-fabric-1.20.1-1.1.8.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/XaDC71GB/versions/6fbZrlp1/lithostitched-fabric-1.20.1-1.1.8.jar" +hash-format = "sha1" +hash = "969eabd061b2de846dbfe762c5add547221f945e" + +[update] +[update.modrinth] +mod-id = "XaDC71GB" +version = "6fbZrlp1" diff --git a/pack.toml b/pack.toml index e8545ce..247f303 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Regality SMP" author = "JordanPlayz158" -version = "1.0.19" +version = "1.0.20" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "75b5dbae36624f18bfe4d76a31eb6ff002c894df839906ec9a80963509c06f5a" +hash = "b214a5e03bf5b717c152123c8c1b514262758feb240abb292913dc4a431bf362" [versions] fabric = "0.15.11"