diff --git a/index.toml b/index.toml index 73f6d8f..8ec7767 100644 --- a/index.toml +++ b/index.toml @@ -298,6 +298,11 @@ file = "mods/invmovecompats.pw.toml" hash = "a2fc5cc32fe8c2f74bb7d2e9f8fad16ff34eb31da8be81d78960f55500d0e63b" metafile = true +[[files]] +file = "mods/iris-flw-compat.pw.toml" +hash = "8619be4a2d5da2deff6cee6ebda356c1a7fdf3a36d8b58d31cd6ddd5b1649ca1" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "956298b1bbab6d8bfb5074b169d8d24d04d688182edf8af885bbefc6cc1d9c27" diff --git a/mods/iris-flw-compat.pw.toml b/mods/iris-flw-compat.pw.toml new file mode 100644 index 0000000..a785b90 --- /dev/null +++ b/mods/iris-flw-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Iris & Oculus Flywheel Compat" +filename = "iris-flywheel-compat-fabric1.20.1+1.1.4.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/v3unHP1U/iris-flywheel-compat-fabric1.20.1%2B1.1.4.jar" +hash-format = "sha512" +hash = "d6559eef6823c7eb64f5fbf581402e66bcd58f9b8ceb6ba35c8ddc3edbb38f2e4cfb17e4c2e6c06e6583b68bc50ce7583cb944a5816e06d8c7b63c8d41c49c32" + +[update] +[update.modrinth] +mod-id = "ndHYMY2K" +version = "v3unHP1U" diff --git a/pack.toml b/pack.toml index 09f72d0..0266f5d 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 = "da01a17a1d6cc2ce8bce964fa1985d201d009c0e3fa9902984973efe7d285ed8" +hash = "2746d9e3da11595d19577848c95feb3ce0e49f37743194f3f9e6ba6731f1ed12" [versions] fabric = "0.16.10"