From 6ec734173f4e305fc2c5275e76ce1d87d66a9161 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 6 Dec 2023 00:31:28 -0500 Subject: [PATCH] Update Iris and add Distant Horizons --- index.toml | 7 ++++++- mods/distanthorizons.pw.toml | 13 +++++++++++++ mods/iris.pw.toml | 8 ++++---- pack.toml | 2 +- 4 files changed, 24 insertions(+), 6 deletions(-) create mode 100644 mods/distanthorizons.pw.toml diff --git a/index.toml b/index.toml index 5f37571..61a36b8 100644 --- a/index.toml +++ b/index.toml @@ -169,6 +169,11 @@ 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 = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f" @@ -261,7 +266,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" +hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079" metafile = true [[files]] diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..4378455 --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,13 @@ +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/mods/iris.pw.toml b/mods/iris.pw.toml index 5c1f381..1c60f93 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,13 +1,13 @@ name = "Iris Shaders" -filename = "iris-mc1.20.1-1.6.10.jar" +filename = "iris-mc1.20.1-1.6.11.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/DsjYuGMO/iris-mc1.20.1-1.6.10.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/ogjxrwGQ/iris-mc1.20.1-1.6.11.jar" hash-format = "sha1" -hash = "338d922ec28c8ccd24e2387de29f53987145485a" +hash = "11c22bb87b55a7991663f2187490b25ea9c9f698" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "DsjYuGMO" +version = "ogjxrwGQ" diff --git a/pack.toml b/pack.toml index ceba8be..02dcd61 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 = "54f0da5fa5586beff1e746c5cefeae25d256b3bb265c657fb538d25fe9420b37" +hash = "cb0d334d4536a76a3a01d61b03259482eaae6aca5f86d23696372593d6037954" [versions] minecraft = "1.20.1"