diff --git a/index.toml b/index.toml index 64f0fc7..77bfc6c 100644 --- a/index.toml +++ b/index.toml @@ -184,11 +184,6 @@ file = "mods/copycats.pw.toml" hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83" metafile = true -[[files]] -file = "mods/craft-slabs-back-into-blocks.pw.toml" -hash = "130c7402b0282223720d8ff5df729bd4b4011fcef8528ccab0b711af94de895b" -metafile = true - [[files]] file = "mods/craftable-saddles-by-sumbaii999.pw.toml" hash = "44625bb1e32b47d7081a8f06e48387a45ce88e0020cfa3ed06fa0e45af7047a3" @@ -239,6 +234,11 @@ file = "mods/deimos.pw.toml" hash = "4329b514c4d806fea68e4802aa23b0d03443933dc171e5833fe1b1ea38956178" metafile = true +[[files]] +file = "mods/deslabification.pw.toml" +hash = "64cb73ca6e2ab858e1dbe4037ba8fe68d472f46f9451e7bb10bf2d7109a9fcfd" +metafile = true + [[files]] file = "mods/distanthorizons.pw.toml" hash = "b939065a330de5ec14058d303293e15d2119a3632c69af75617dc0fb2aeed991" diff --git a/mods/craft-slabs-back-into-blocks.pw.toml b/mods/craft-slabs-back-into-blocks.pw.toml deleted file mode 100644 index 301d9a9..0000000 --- a/mods/craft-slabs-back-into-blocks.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Craft Slabs Back Into Blocks" -filename = "slabstoblocks-fabric-1.20.1-2.3.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/8MosnjaC/versions/SIHLRjey/slabstoblocks-fabric-1.20.1-2.3.jar" -hash-format = "sha512" -hash = "8e78608b8c7bff03a93ddc0c5754325c5eb5716e80f712870c9b0275991fe1fe87d6965af8f767c37c0a4f3b8af7ccf54953e30f909f4323fd0469e45642369c" - -[update] -[update.modrinth] -mod-id = "8MosnjaC" -version = "SIHLRjey" diff --git a/pack.toml b/pack.toml index cfd3d32..7ba41ed 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 = "03c6a1bdcaf4d7fe7bf6f548d69d67107fb27adc58476c9a0cc38875d5c8ac55" +hash = "5569ae1b1559453cc29ee6e92003724e6b67ad6de1bf22cc1a09be063681ebb8" [versions] fabric = "0.16.14"