From 3c3e18e28b112e3ef8aa353686ba14ff93db238d Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Thu, 3 Jul 2025 12:37:06 +0200 Subject: [PATCH] Remove DH. It might be causing crashes --- index.toml | 5 ----- mods/distanthorizons.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/distanthorizons.pw.toml diff --git a/index.toml b/index.toml index 7fc7a84..41bdba1 100644 --- a/index.toml +++ b/index.toml @@ -689,11 +689,6 @@ file = "mods/craftpresence.pw.toml" hash = "3893f6af48ca828414b4abb2a1f42d08403477359b09836744016439cf8434d3" metafile = true -[[files]] -file = "mods/distanthorizons.pw.toml" -hash = "007ca3fb8a617776705f8f38eab60a286fed6426a0ee1d792af6814f1bc24174" -metafile = true - [[files]] file = "mods/dynamiccrosshair.pw.toml" hash = "a9353ac8f9c88a5d0e3a311f1a9d49c30b94fb50d0795d689114538d009080b2" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml deleted file mode 100644 index 5f8e647..0000000 --- a/mods/distanthorizons.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Distant Horizons" -filename = "DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/uCdwusMi/versions/jkSxZOJh/DistantHorizons-neoforge-fabric-2.3.2-b-1.21.1.jar" -hash-format = "sha512" -hash = "7dc7f295b8e132799520435c2de603c5ba1fe7b7d1c2de7a8c7106eba2d57dd2b46ac7559a7ebcd21790398472690fd3ad5ddeeec3c2648c54fae267f87b508b" - -[update] -[update.modrinth] -mod-id = "uCdwusMi" -version = "jkSxZOJh" diff --git a/pack.toml b/pack.toml index c7b49bf..83194f3 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 = "8178e2e89eeaac4aa84d544fbbd4b2be95b716d2a208c3391881282898c53aaa" +hash = "30ea1bf020ebe62e312660f77120a0a08993db10ac38c77aa282d2ecf74fec13" [versions] fabric = "0.16.14"