From 0eac7bbaa3474c8d8a359a9ea5aed43d152e3c40 Mon Sep 17 00:00:00 2001 From: pinchese Date: Thu, 21 Jul 2022 06:20:49 -0500 Subject: [PATCH] added the distant horizons mod --- index.toml | 5 +++++ mods/distanthorizons.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/distanthorizons.pw.toml diff --git a/index.toml b/index.toml index f5cc120..7841502 100644 --- a/index.toml +++ b/index.toml @@ -919,6 +919,11 @@ file = "mods/debugify.pw.toml" hash = "4595621a88c273e5d0ab70dae5866d323122f449c668a667640ee79fbc6063f2" metafile = true +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "96963fe0e7f130593ec33f6de15b14a6a2794fab9cff4a166c412d7808bee501" +metafile = true + [[files]] file = "mods/dynamic-fps.pw.toml" hash = "ffc1f6d147394bfeb65b2fb9a78ca7d3365cbf5192c31af1312bc899190e4e34" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..82a5b58 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +name = "Distant Horizons" +filename = "DistantHorizons-1.6.5a-1.18.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/uCdwusMi/versions/1.6.5a-1.18.2/DistantHorizons-1.6.5a-1.18.2.jar" +hash-format = "sha1" +hash = "f83771589e1e7696c93c43dd7b94bc054672a4da" + +[update] +[update.modrinth] +mod-id = "uCdwusMi" +version = "8ctYpkCM" diff --git a/pack.toml b/pack.toml index 419d740..dbd1dc1 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 = "705838357d6b6fac021dafd86c9ee83b51d038e11cb6ea14a37aa8a465773df0" +hash = "27be15168d0751f68b9184f82d19ec470cbc84bab89d9ff9aa5e5b9290808fba" [versions] fabric = "0.14.8"