From 005ecfa9f338fd7ed6adf07d1dc5ce7c829be07c Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Tue, 7 Oct 2025 10:17:20 +0200 Subject: [PATCH] remove ugly fences --- index.toml | 5 ----- mods/diagonal-fences.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/diagonal-fences.pw.toml diff --git a/index.toml b/index.toml index e56dad6..b331d2c 100644 --- a/index.toml +++ b/index.toml @@ -118,11 +118,6 @@ file = "mods/dcintegration.pw.toml" hash = "8e33058687b62db4582bc510ce228b635e4192a8b5a597b08783ed68825bce48" metafile = true -[[files]] -file = "mods/diagonal-fences.pw.toml" -hash = "667a35bb32cf1eb47a1837473922c8391a4630cf852f7ae2d5405604e8113ca7" -metafile = true - [[files]] file = "mods/distanthorizons.pw.toml" hash = "759030c892c5798d6e26d4d414532182959cb4c592ac62e1ca109394cc1bd9ed" diff --git a/mods/diagonal-fences.pw.toml b/mods/diagonal-fences.pw.toml deleted file mode 100644 index bbafa95..0000000 --- a/mods/diagonal-fences.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Diagonal Fences" -filename = "DiagonalFences-v21.8.1-1.21.8-Fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/IKARgflD/versions/ey6Jjbra/DiagonalFences-v21.8.1-1.21.8-Fabric.jar" -hash-format = "sha512" -hash = "9ee61bc1fe672b022402c110751a994a0e4fbccc792d4a910c6807db0ad32ba870dd7b398d39025d94b791de2bab062ac4c341f80001f6481c8e8177629872c3" - -[update] -[update.modrinth] -mod-id = "IKARgflD" -version = "ey6Jjbra" diff --git a/pack.toml b/pack.toml index cea76c4..f0b4258 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 = "2e04c8a5c6405830beee6884272b0a86d6a17623124af1d66a55a8a2604c82f1" +hash = "1065ec040c03877d3cafd375ec84654bd978204dcf617a3b145a1127ffd1d63d" [versions] fabric = "0.17.2"