Downgrade OptiGUI and WhereIsIt

they say they require a certain version of Fabric that Quilt should
provide but it's not working and I don't feel like fixing it
This commit is contained in:
NullBite 2023-12-06 01:33:40 -05:00
parent 3ef9bc229a
commit b3966f0276
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
4 changed files with 11 additions and 11 deletions

View File

@ -350,7 +350,7 @@ metafile = true
[[files]] [[files]]
file = "mods/optigui.pw.toml" file = "mods/optigui.pw.toml"
hash = "63bd12c34c206672ebba460d6d5845fe7ce4fbb86396e8da22aacd1af8d52d22" hash = "0806fafc99d2bc0d3caf9bbf726367ee3e1a56788a6254b58b45567980dce7f1"
metafile = true metafile = true
[[files]] [[files]]
@ -415,7 +415,7 @@ metafile = true
[[files]] [[files]]
file = "mods/where-is-it.pw.toml" file = "mods/where-is-it.pw.toml"
hash = "fcdb653455a52b27c83c56361a0e632f9c483c24dadf044e0adf00a91c7960b5" hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +1,13 @@
name = "OptiGUI" name = "OptiGUI"
filename = "optigui-2.1.6.jar" filename = "optigui-2.2.0-alpha.1.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/rBFq3aQs/optigui-2.1.6.jar" url = "https://cdn.modrinth.com/data/JuksLGBQ/versions/noPVqZnY/optigui-2.2.0-alpha.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "e6ca2301b2a2aff1d44cb7c7d2ff757f87ce8bd7" hash = "cdda9fbe0683eb62b2d911672b018c079ad74d7e"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "JuksLGBQ" mod-id = "JuksLGBQ"
version = "rBFq3aQs" version = "noPVqZnY"

View File

@ -1,13 +1,13 @@
name = "Where Is It" name = "Where Is It"
filename = "whereisit-2.3.0+1.20.1.jar" filename = "whereisit-2.0.24+1.20.1.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/ZyS4xuxy/whereisit-2.3.0%2B1.20.1.jar" url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/E3rNBZFj/whereisit-2.0.24%2B1.20.1.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "e55bcd3bbb32c6a120ed35094a9b000a23d01b45" hash = "1f1ed7da4534e1772749c769ca049d943766dce5"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "FCTyEqkn" mod-id = "FCTyEqkn"
version = "ZyS4xuxy" version = "E3rNBZFj"

View File

@ -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 = "553727d8531d6ff489efd656d2dc998be6a03131b9df4347dbc4a90d90d52dad" hash = "0c87f96ab90fc27eb99a33c8ecc3854661dadbb0227af6bd3c32d08691a03449"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"