diff --git a/index.toml b/index.toml index 4ba5722..8c0a9e7 100644 --- a/index.toml +++ b/index.toml @@ -461,6 +461,11 @@ file = "mods/inventory-profiles-next.pw.toml" hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d" metafile = true +[[files]] +file = "mods/iris-flywheel-compat.pw.toml" +hash = "76297e00573f3ed16bc2bea110d18692def918cb5ac5a83d69f0cdb0901c540a" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079" diff --git a/mods/iris-flywheel-compat.pw.toml b/mods/iris-flywheel-compat.pw.toml new file mode 100644 index 0000000..c26f1d2 --- /dev/null +++ b/mods/iris-flywheel-compat.pw.toml @@ -0,0 +1,7 @@ +name = "iris-flywheel-compat" +filename = "iris-flywheel-compat-1.20.1-0.2.1-patch.jar" + +[download] +url = "https://b2.nullbite.com/file/nullbite-personal/fabric-lite/iris-flywheel-compat-1.20.1-0.2.1-patch.jar" +hash-format = "sha256" +hash = "6dd1be95d8aa5bd89f68b4e380e8c319848234c8e4433988c5fe85c75c34b385" diff --git a/pack.toml b/pack.toml index 42cf0f7..1472dc2 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 = "0d3cdbcd0900a732160aa012bb8da9bfd888a8a5a1af6676240d055c8b3b0fe3" +hash = "12da752e7cc2cb900f4160e74971d1674e13e9fed81902bb83130ff48d13981f" [versions] minecraft = "1.20.1"