From 841db48ac4fb874cd28ebaaf0adbbf6b131b29b3 Mon Sep 17 00:00:00 2001 From: Yonah Date: Sun, 2 Aug 2026 18:52:16 +0900 Subject: [PATCH] mods: remove accessories-compat-layer Requested by neko to attempt to fix keep inventory. --- index.toml | 5 ----- mods/accessories-compat-layer.pw.toml | 14 -------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 20 deletions(-) delete mode 100644 mods/accessories-compat-layer.pw.toml diff --git a/index.toml b/index.toml index 9ec61d1..f3b3c80 100644 --- a/index.toml +++ b/index.toml @@ -21,11 +21,6 @@ file = "mods/3dskinlayers.pw.toml" hash = "cc762df8222615f3a44c8479ce49f90296108c63293004d3446c4499c3eb029c" metafile = true -[[files]] -file = "mods/accessories-compat-layer.pw.toml" -hash = "ce6617cea2c997a38a49d96ef992cb4b0a3f9866f396d659116f01633e0e6c7c" -metafile = true - [[files]] file = "mods/accessories.pw.toml" hash = "391c5ce7e5b04e3c5d8242e33f3720872af674b2233959748801d6d26cb52e91" diff --git a/mods/accessories-compat-layer.pw.toml b/mods/accessories-compat-layer.pw.toml deleted file mode 100644 index 70f2605..0000000 --- a/mods/accessories-compat-layer.pw.toml +++ /dev/null @@ -1,14 +0,0 @@ -name = "Accessories Compatibility Layer" -filename = "accessories_compat_layer-neoforge-0.1.12+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/ySnjMzLg/versions/JMgVNypu/accessories_compat_layer-neoforge-0.1.12%2B1.21.1.jar" -hash-format = "sha512" -hash = "f729c4e1c069182aac89805551a056b937e17fd6d9c031b14a6003b5c4fac609563f2c3d6786fe56ecfb62a1094124e68b2e4fb6e2612818d899d3bac181c215" -mode = "url" - -[update] -[update.modrinth] -mod-id = "ySnjMzLg" -version = "JMgVNypu" diff --git a/pack.toml b/pack.toml index c259427..7b116bd 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 = "2155f7f231c18bee08e966b7b2ccf1a5e0bf432cef544a83f066b7563263c394" +hash = "99af762116024c9e5abb5b7ea38ecf0f699c37cd839c0e051f3d8d6228ef98fa" [versions] minecraft = "1.21.1"