From 113474e9730ec9cc9eb699abb5804a6570aba79a Mon Sep 17 00:00:00 2001 From: JordanPlayz158 Date: Fri, 30 Aug 2024 21:08:26 -0400 Subject: [PATCH] Added needed ctov dependency for server --- index.toml | 57 ++++---------------------------------- mods/lithostitched.pw.toml | 13 +++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 53 deletions(-) create mode 100644 mods/lithostitched.pw.toml diff --git a/index.toml b/index.toml index ca3a592..fd5162a 100644 --- a/index.toml +++ b/index.toml @@ -1,57 +1,5 @@ hash-format = "sha256" -[[files]] -file = "index.toml.orig" -hash = "d2e47d49049cc992ae2a96e8cfe7f3f7ad1bf81d1f910cf1c6ddd6f0bc430adc" - -[[files]] -file = "index_BACKUP_71050.toml" -hash = "d2e47d49049cc992ae2a96e8cfe7f3f7ad1bf81d1f910cf1c6ddd6f0bc430adc" - -[[files]] -file = "index_BACKUP_71357.toml" -hash = "d2e47d49049cc992ae2a96e8cfe7f3f7ad1bf81d1f910cf1c6ddd6f0bc430adc" - -[[files]] -file = "index_BACKUP_72539.toml" -hash = "d2e47d49049cc992ae2a96e8cfe7f3f7ad1bf81d1f910cf1c6ddd6f0bc430adc" - -[[files]] -file = "index_BASE_71050.toml" -hash = "640fe13bdfb388f75198010a1b97854715cfc4fe46879da78e2491f8e0b70a8b" - -[[files]] -file = "index_BASE_71357.toml" -hash = "640fe13bdfb388f75198010a1b97854715cfc4fe46879da78e2491f8e0b70a8b" - -[[files]] -file = "index_BASE_72539.toml" -hash = "640fe13bdfb388f75198010a1b97854715cfc4fe46879da78e2491f8e0b70a8b" - -[[files]] -file = "index_LOCAL_71050.toml" -hash = "bb3e36e286c27eb6c12220f31a88a5affffc822a06e9b480f158e68711e8d197" - -[[files]] -file = "index_LOCAL_71357.toml" -hash = "bb3e36e286c27eb6c12220f31a88a5affffc822a06e9b480f158e68711e8d197" - -[[files]] -file = "index_LOCAL_72539.toml" -hash = "bb3e36e286c27eb6c12220f31a88a5affffc822a06e9b480f158e68711e8d197" - -[[files]] -file = "index_REMOTE_71050.toml" -hash = "75b5dbae36624f18bfe4d76a31eb6ff002c894df839906ec9a80963509c06f5a" - -[[files]] -file = "index_REMOTE_71357.toml" -hash = "75b5dbae36624f18bfe4d76a31eb6ff002c894df839906ec9a80963509c06f5a" - -[[files]] -file = "index_REMOTE_72539.toml" -hash = "75b5dbae36624f18bfe4d76a31eb6ff002c894df839906ec9a80963509c06f5a" - [[files]] file = "mods/3dskinlayers.pw.toml" hash = "00318827d72a18aedaf7979e4f7938a0e6a2c35fc703906cad64ea6b38cb7200" @@ -761,6 +709,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 bedd7f4..6d9fee6 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 = "a874333b8e1522c3766f07dd2055f7dd351efdb5453f11e45427a62a9ec263a8" +hash = "e2aaabed3e14a119917c76e69a481c6b30bdfd1115cfa9c8a19a13d7a96fff05" [versions] fabric = "0.15.11"