From a87840925bcc3954af74c10f2fe6cd9adc3a0ddf Mon Sep 17 00:00:00 2001 From: NullBite Date: Sat, 16 Mar 2024 13:53:53 +0000 Subject: [PATCH] Remove Distant Horizons from non-mixed pack --- 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 aa5e849..a76a73e 100644 --- a/index.toml +++ b/index.toml @@ -173,11 +173,6 @@ file = "mods/cull-less-leaves.pw.toml" hash = "39eb9db990032d949909f079ada415ffda18b372ec5d9b23ab95652d88474131" metafile = true -[[files]] -file = "mods/distanthorizons.pw.toml" -hash = "fe79cc78adf75a5aa3f32b2ac61a141ee7a4db1baebf628bee058a9c4381b255" -metafile = true - [[files]] file = "mods/dynamic-fps.pw.toml" hash = "5d08ee5a9dad38ed87772d437d7e1779fecc0baa4a0e6d33b324bce9908c60ea" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml deleted file mode 100644 index 4378455..0000000 --- a/mods/distanthorizons.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Distant Horizons" -filename = "DistantHorizons-2.0.1-a-1.20.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/uCdwusMi/versions/fAVxiMK6/DistantHorizons-2.0.1-a-1.20.1.jar" -hash-format = "sha1" -hash = "b42adab2ec0a2919db552a7acbe71196eb6e183c" - -[update] -[update.modrinth] -mod-id = "uCdwusMi" -version = "fAVxiMK6" diff --git a/pack.toml b/pack.toml index 7d998b7..b556584 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 = "f7123de8d5845fbb5e72fcadc039786363e55838fc5c614472c2fc56f937ffb3" +hash = "2141272508fa0ef3ac095336c85c381abcb6f97e40f6b166dc30f3b44c7134fc" [versions] minecraft = "1.20.1"