From 0d9be0a1f35fad51691e5afca8ff27dc17128984 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 17:04:16 -0400 Subject: [PATCH] Revert Immersive Portals Revert "Downgrade Iris to work with Immersive Portals" This reverts commit bc3830264ecb8683188e140ba8cbd3f97080eb5a. Revert "Add Immersive Portals" This reverts commit 08724e4d389bc0a891934bc3fbaf5af9d14b65c0. --- index.toml | 7 +------ mods/immersiveportals.pw.toml | 13 ------------- mods/iris.pw.toml | 8 ++++---- pack.toml | 2 +- 4 files changed, 6 insertions(+), 24 deletions(-) delete mode 100644 mods/immersiveportals.pw.toml diff --git a/index.toml b/index.toml index 18c5fbb..1f8646f 100644 --- a/index.toml +++ b/index.toml @@ -237,11 +237,6 @@ file = "mods/immediatelyfast.pw.toml" hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2" metafile = true -[[files]] -file = "mods/immersiveportals.pw.toml" -hash = "a9365fb589c69bd01828e3e672e4e9e5486e40ee164b62d2c69bc458670ea601" -metafile = true - [[files]] file = "mods/incendium.pw.toml" hash = "4278c84cdeeccd8c87fb43d4123b0aa81ba9b1f3303b2672a67dc3883126e71a" @@ -259,7 +254,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "e160cd9f6d5beb781af38f9b75b88002a5bd65daa566fb3fc3a1e1e036a4c229" +hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" metafile = true [[files]] diff --git a/mods/immersiveportals.pw.toml b/mods/immersiveportals.pw.toml deleted file mode 100644 index 952be5b..0000000 --- a/mods/immersiveportals.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Immersive Portals" -filename = "immersive-portals-3.3.3-mc1.20.1-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/zJpHMkdD/versions/7WoGbOtY/immersive-portals-3.3.3-mc1.20.1-fabric.jar" -hash-format = "sha1" -hash = "f48b63dd6ece4c17e6f7b84de3ae302e103438b5" - -[update] -[update.modrinth] -mod-id = "zJpHMkdD" -version = "7WoGbOtY" diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index 540255b..5c1f381 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.9.jar" +filename = "iris-mc1.20.1-1.6.10.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/P8R7yx6t/iris-mc1.20.1-1.6.9.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/DsjYuGMO/iris-mc1.20.1-1.6.10.jar" hash-format = "sha1" -hash = "85f88b8bb3f10bf370604d894e872839a3e7710e" +hash = "338d922ec28c8ccd24e2387de29f53987145485a" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "P8R7yx6t" +version = "DsjYuGMO" diff --git a/pack.toml b/pack.toml index 5023598..074ddc2 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 = "c681de03248b3c45e9652c9eada399b808013c0366ddb2d7e611cf205b3578d3" +hash = "8b1c61579382441e8f2487ff3912db68fc5c65cc7f2e757065bf01d12ff14ad3" [versions] minecraft = "1.20.1"