Removed AutoHUD
This commit is contained in:
parent
411e60654d
commit
6454775c5d
|
@ -10,7 +10,7 @@ hash = "a132fc3ad4053560ff53c918b1838b39770ba3702086cab25d881d62bbd997a7"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "modinfo.toml"
|
file = "modinfo.toml"
|
||||||
hash = "c8aba29b2f5e06f15910d106a4d4c4a54738b462338368f24330e518e95f50e5"
|
hash = "83b090a45a796c635a284aec47c6548f15b3bbf0cdbfccf8a49beb5e80bdbdf5"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
|
@ -87,11 +87,6 @@ file = "mods/auth-me.pw.toml"
|
||||||
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"
|
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/autohud.pw.toml"
|
|
||||||
hash = "577ad21804f1a928f90fe084106ccce06154b212574b9b25cf54a7510cc557f3"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/badpackets.pw.toml"
|
file = "mods/badpackets.pw.toml"
|
||||||
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
|
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"
|
||||||
|
|
|
@ -2237,6 +2237,7 @@ link = "https://modrinth.com/mod/autohud"
|
||||||
side = "client"
|
side = "client"
|
||||||
optional = false
|
optional = false
|
||||||
icon = "https://cdn.modrinth.com/data/temczoTQ/icon.png"
|
icon = "https://cdn.modrinth.com/data/temczoTQ/icon.png"
|
||||||
|
removed = true
|
||||||
|
|
||||||
[mods.better-f1-reborn]
|
[mods.better-f1-reborn]
|
||||||
name = "Better F1 Reborn"
|
name = "Better F1 Reborn"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Auto HUD"
|
|
||||||
filename = "autohud-6.3.5+1.20.1-fabric.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/temczoTQ/versions/GyQI10EF/autohud-6.3.5%2B1.20.1-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "49b5b12e60953c5131b50aa190a6369838a1dd4a"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "temczoTQ"
|
|
||||||
version = "GyQI10EF"
|
|
|
@ -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 = "7f51b40d9905e8fe14937071a4a358746f5587106261b480ca2592326ec3c84e"
|
hash = "76de0bcf788dea4235b2811bfeb5ae8bcf75e3fd59c6900775ca5efb66add287"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.11"
|
fabric = "0.15.11"
|
||||||
|
|
Loading…
Reference in New Issue