Removed Iris-Flywheel compat (graphical issues)
This commit is contained in:
parent
bd1e5be6bf
commit
22ed12a658
|
@ -134,7 +134,6 @@ Make this game at least playable
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/uXXizFIs/icon.jpg">[<abbr title="side:both">CS</abbr>] **[FerriteCore](https://modrinth.com/mod/ferrite-core)** - Memory usage optimizations
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/uXXizFIs/icon.jpg">[<abbr title="side:both">CS</abbr>] **[FerriteCore](https://modrinth.com/mod/ferrite-core)** - Memory usage optimizations
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/ohNO6lps/cb3b942cc18a66a0f35f802e004713f134e46cc2.png">[<abbr title="side:both">CS</abbr>] **[Forge Config API Port](https://modrinth.com/mod/forge-config-api-port)** - NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/ohNO6lps/cb3b942cc18a66a0f35f802e004713f134e46cc2.png">[<abbr title="side:both">CS</abbr>] **[Forge Config API Port](https://modrinth.com/mod/forge-config-api-port)** - NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Orvt0mRa/icon.png">[<abbr title="side:client">CO</abbr>] **[Indium](https://modrinth.com/mod/indium)** - Sodium addon providing support for the Fabric Rendering API, based on Indigo
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Orvt0mRa/icon.png">[<abbr title="side:client">CO</abbr>] **[Indium](https://modrinth.com/mod/indium)** - Sodium addon providing support for the Fabric Rendering API, based on Indigo
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/ndHYMY2K/7d3794f7fdc4974ce4386bfc3e0ec27140a33de5.png">[<abbr title="side:client">CO</abbr>] **[Iris & Oculus Flywheel Compat](https://modrinth.com/mod/iris-flw-compat)** - Enable Flywheel's optimizations when using shaderpacks.
|
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/fQEb0iXm/icon.png">[<abbr title="side:both">CS</abbr>] **[Krypton](https://modrinth.com/mod/krypton)** - A mod to optimize the Minecraft networking stack
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/fQEb0iXm/icon.png">[<abbr title="side:both">CS</abbr>] **[Krypton](https://modrinth.com/mod/krypton)** - A mod to optimize the Minecraft networking stack
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/hvFnDODi/icon.png">[<abbr title="side:both">CS</abbr>] **[LazyDFU](https://modrinth.com/mod/lazydfu)** - Makes the game boot faster by deferring non-essential initialization
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/hvFnDODi/icon.png">[<abbr title="side:both">CS</abbr>] **[LazyDFU](https://modrinth.com/mod/lazydfu)** - Makes the game boot faster by deferring non-essential initialization
|
||||||
* <img width="32" height="32" src="https://cdn.modrinth.com/data/gvQqBUqZ/icon.png">[<abbr title="side:both">CS</abbr>] **[Lithium](https://modrinth.com/mod/lithium)** - No-compromises game logic/server optimization mod
|
* <img width="32" height="32" src="https://cdn.modrinth.com/data/gvQqBUqZ/icon.png">[<abbr title="side:both">CS</abbr>] **[Lithium](https://modrinth.com/mod/lithium)** - No-compromises game logic/server optimization mod
|
||||||
|
|
|
@ -2,7 +2,7 @@ hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "README.md"
|
file = "README.md"
|
||||||
hash = "06a186c8442b648bc0eea5baf59560f32abf4d45b8782ef571fbd977b9ff9365"
|
hash = "df5547f8941ed970bb0d6f684198fe1455e4e4162b99dda1c9923a61aed4995e"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "make-list.py"
|
file = "make-list.py"
|
||||||
|
@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "modinfo.toml"
|
file = "modinfo.toml"
|
||||||
hash = "a4fb1486323e6dceff567bf3aee9c9cf0728820e4835df678193af9190c9f8a0"
|
hash = "8449b6b7b2c6713065cd00bd4d09180bc1c00ff6503a5dd15e37c88e4aef8dd2"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
|
@ -767,11 +767,6 @@ file = "mods/invview.pw.toml"
|
||||||
hash = "12002f9fb5e4e0e5639efd9dfb3e41765d606957b1f8f1be6f4a989bb176d812"
|
hash = "12002f9fb5e4e0e5639efd9dfb3e41765d606957b1f8f1be6f4a989bb176d812"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/iris-flw-compat.pw.toml"
|
|
||||||
hash = "3a4fd33f4f5e03f4e74950a3f97a962b2ef0fd1fae58b78d27cf3c3c06c21c0c"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/iris.pw.toml"
|
file = "mods/iris.pw.toml"
|
||||||
hash = "a4ead715d6d053581edbbecac7d8cdae57d941503d0ccec8aca5ef26ba3b1341"
|
hash = "a4ead715d6d053581edbbecac7d8cdae57d941503d0ccec8aca5ef26ba3b1341"
|
||||||
|
|
|
@ -2736,6 +2736,7 @@ side = "client"
|
||||||
optional = false
|
optional = false
|
||||||
icon = "https://cdn.modrinth.com/data/ndHYMY2K/7d3794f7fdc4974ce4386bfc3e0ec27140a33de5.png"
|
icon = "https://cdn.modrinth.com/data/ndHYMY2K/7d3794f7fdc4974ce4386bfc3e0ec27140a33de5.png"
|
||||||
category = "optimization"
|
category = "optimization"
|
||||||
|
removed = true
|
||||||
|
|
||||||
[mods.create-metalwork]
|
[mods.create-metalwork]
|
||||||
name = "Create: Metalwork"
|
name = "Create: Metalwork"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
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 = "sha1"
|
|
||||||
hash = "3a6a2d277ef215bf6f0b1a81eb2ffce7553d96ce"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "ndHYMY2K"
|
|
||||||
version = "v3unHP1U"
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "c3c3fc4819fc681581e958a2e34b5f737124a0b4650ea71d5c86eb664502215a"
|
hash = "9354e0b14869ea02423d93250e38f9d28b9094b43c4d55547b1dabb4a3ef7177"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
|
Loading…
Reference in New Issue