From 9190ceb1efa785f257d6ef36d19664d43755ae41 Mon Sep 17 00:00:00 2001 From: Nesquate Date: Mon, 24 Jul 2023 09:00:11 +0800 Subject: [PATCH] fix: Remove unnecessary files --- index.toml | 10 ---------- mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml | 8 -------- mods/fabric-permissions-api.pw.toml | 8 -------- pack.toml | 2 +- 4 files changed, 1 insertion(+), 27 deletions(-) delete mode 100644 mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml delete mode 100644 mods/fabric-permissions-api.pw.toml diff --git a/index.toml b/index.toml index 1823ae2..f51e1a4 100644 --- a/index.toml +++ b/index.toml @@ -8,11 +8,6 @@ hash = "4fb0cb37de5a6de765958c81c93af543c6c89b69d0fbbf9eda2380c3138101d2" file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.jar" hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04" -[[files]] -file = "mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml" -hash = "f105c8e64786109c545fc594a643fc44b3a49f702d689ad6fa5fb3381818c115" -metafile = true - [[files]] file = "mods/async-locator.pw.toml" hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb" @@ -62,11 +57,6 @@ metafile = true file = "mods/fabric-permissions-api.jar" hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9" -[[files]] -file = "mods/fabric-permissions-api.pw.toml" -hash = "3b349a6282921c190f8dda084f7c423aa227c3c048b3293d0e8d0c7d363cd036" -metafile = true - [[files]] file = "mods/fabricproxy-lite.pw.toml" hash = "2e505480c06836448dfe277bdf93d184ca1aca821291574ddd3fccfe9f0ca387" diff --git a/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml b/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml deleted file mode 100644 index 8b59c5c..0000000 --- a/mods/LuckPerms-Fabric-PlaceholderAPI-Hook.pw.toml +++ /dev/null @@ -1,8 +0,0 @@ -name = "LuckPerms Fabric PlaceholderAPI Hook" -filename = "LuckPerms-Fabric-PlaceholderAPI-Hook.jar" -side = "server" - -# A number of tools can generate the hash for you, including 7-zip and sha256sum -# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5 -hash-format = "sha256" -hash = "8725f502a6277a38be066c0c7b8a11a193381c0de8e1f5857debd67f282cbd04" \ No newline at end of file diff --git a/mods/fabric-permissions-api.pw.toml b/mods/fabric-permissions-api.pw.toml deleted file mode 100644 index 352f7eb..0000000 --- a/mods/fabric-permissions-api.pw.toml +++ /dev/null @@ -1,8 +0,0 @@ -name = "Fabric Permissions API" -filename = "fabric-permissions-api.jar" -side = "server" - -# A number of tools can generate the hash for you, including 7-zip and sha256sum -# packwiz supports a number of hashes, including sha256, sha512, sha1 and md5 -hash-format = "sha256" -hash = "a8e808dffaa62afaa2780cf712865bab0941572568ffad573f1bec94c459b9b9" \ No newline at end of file diff --git a/pack.toml b/pack.toml index 0f9d621..ccd57da 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 = "9d894a4ced8a4bb20d661749ba6c88e7d9b09b1e0855cfd73a9c4c8b23ec0e7c" +hash = "234ec5674a5672dc6c298ee1a4f81208deb8b8fd276fef336d127bf521c94db8" [versions] fabric = "0.14.21"