From 3e71eed3573b474140e1c9b6bdd17182ff131323 Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 14 Mar 2024 19:58:56 +0300 Subject: [PATCH] remove squaremap --- index.toml | 5 ----- mods/squaremap.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/squaremap.pw.toml diff --git a/index.toml b/index.toml index 827ca9f..9258dc4 100644 --- a/index.toml +++ b/index.toml @@ -859,11 +859,6 @@ file = "mods/spell-checker.pw.toml" hash = "62ea053e939173ab165fec2b9ce3b82d7f351dae3da3a45a2caa1f97f34932e6" metafile = true -[[files]] -file = "mods/squaremap.pw.toml" -hash = "76e4ea239bb4f733b8e92ef2086f5b303e7c15ea909d73152873189dc6da003f" -metafile = true - [[files]] file = "mods/structure-essentials-forge-fabric.pw.toml" hash = "b25dcfe10e77071dea13e6134feb21ae84711bc201fa64a11d467b97d57f0314" diff --git a/mods/squaremap.pw.toml b/mods/squaremap.pw.toml deleted file mode 100644 index c448c4f..0000000 --- a/mods/squaremap.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "squaremap" -filename = "squaremap-fabric-mc1.20.1-1.2.0.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/PFb7ZqK6/versions/AS12cZm5/squaremap-fabric-mc1.20.1-1.2.0.jar" -hash-format = "sha1" -hash = "0b9dd7da48f0633b5ba78afa300ad1c366b69881" - -[update] -[update.modrinth] -mod-id = "PFb7ZqK6" -version = "AS12cZm5" diff --git a/pack.toml b/pack.toml index 26f6623..16beef8 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 = "d768543ad665f4cee0f1fee9abd45102a9190d974b3beaaf9f180ca5c95dcfdf" +hash = "89e85e9112143590914bc609bfaf5a0e6d20f74bba7d611af373ad50075782f2" [versions] fabric = "0.15.7"