Hopefully fix iris issues when rendering create contraptions
parent
bfba3627a4
commit
48757d8b0b
|
@ -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"
|
||||
|
|
|
@ -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"
|
Loading…
Reference in New Issue