From 6045f94874b796e3329360cf8d1a7ef4ad76c6e5 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 4 Dec 2023 19:48:08 +0100 Subject: [PATCH] remove distant horizons --- index.toml | 5 ----- mods/distant-horizons.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/distant-horizons.pw.toml diff --git a/index.toml b/index.toml index 3049ed6..c8465db 100644 --- a/index.toml +++ b/index.toml @@ -139,11 +139,6 @@ file = "mods/diagonal-fences.pw.toml" hash = "5480078782d4d559c2c0f1f567f5e838997dbbd810f1523c8ba13652be2b7222" metafile = true -[[files]] -file = "mods/distant-horizons.pw.toml" -hash = "42b1ea0baa01a860dddc4406653e74b68b2874df47ff443af9d3ddbc90ddcb4f" -metafile = true - [[files]] file = "mods/double-doors.pw.toml" hash = "c56ae338249990a510c4479047c812cf320e5b3cf92833876fb43d846dc602ad" diff --git a/mods/distant-horizons.pw.toml b/mods/distant-horizons.pw.toml deleted file mode 100644 index 05ea6a6..0000000 --- a/mods/distant-horizons.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Distant Horizons: A Level of Detail mod" -filename = "DistantHorizons-2.0.0-a-1.20.1.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "a173c9df9e621d68fc44f5dbabe311f12d841ea5" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4874151 -project-id = 508933 diff --git a/pack.toml b/pack.toml index d2031c5..33b42d4 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 = "17aaa52d559e48dafbcf46b1dfae8bef03e9c923eac0ee5e2b7bb33dfd28c288" +hash = "b6b3b91059de72e0bd05ccdcde9a4390810fa5098d6073c2eee9a03b5e020de1" [versions] minecraft = "1.20.1"