From 8d870c50f4e1a5f3147d7351c4d58bd36e8b51a3 Mon Sep 17 00:00:00 2001 From: Pedro Rey Anca Date: Mon, 30 Jun 2025 01:03:14 +0200 Subject: [PATCH] Remove distant horizons --- 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 c4b68db..c34ddd4 100644 --- a/index.toml +++ b/index.toml @@ -671,11 +671,6 @@ file = "mods/craftpresence.pw.toml" hash = "2d46ec7121bbfafefd6bf80a68093545c1a7883106b72034db051106993e0d30" metafile = true -[[files]] -file = "mods/distanthorizons.pw.toml" -hash = "007ca3fb8a617776705f8f38eab60a286fed6426a0ee1d792af6814f1bc24174" -metafile = true - [[files]] file = "mods/dynamic-crosshair.pw.toml" hash = "0e42ef50f71de98927917af3999f8768f75392d5c32df42fc96a99a46dd190c2" 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 0cf4543..f935338 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 = "122a1b5bae4c688c3124cddbdb082c8be77981cf3be94eb2c1939455a26c6a41" +hash = "9251b46e349524f5cf6e79b5cb067648eb5f57f8450899804a8e92037b6ec82f" [versions] fabric = "0.16.14"