Add ViaFabricPlus

resolves #1 using a different mod
This commit is contained in:
Wroclaw 2023-08-04 02:54:16 +02:00
parent 669051a8fe
commit 447ea420a1
3 changed files with 19 additions and 1 deletions

5
index.toml generated
View file

@ -266,6 +266,11 @@ file = "mods/suggestion-tweaker.pw.toml"
hash = "926f8ca9ff61c89b1f6c5d26d8cf8a436334555498143c8a384bedc3676c90c8" hash = "926f8ca9ff61c89b1f6c5d26d8cf8a436334555498143c8a384bedc3676c90c8"
metafile = true metafile = true
[[files]]
file = "mods/viafabricplus.pw.toml"
hash = "cbf6b0490eec789ecc3bcbf2443b5a78b865fb3549096f1628cc15cc5c7df051"
metafile = true
[[files]] [[files]]
file = "mods/worldeditcui.pw.toml" file = "mods/worldeditcui.pw.toml"
hash = "053543b262cd686153018aec2dea8b6ed057db51353accb08d277df834a97634" hash = "053543b262cd686153018aec2dea8b6ed057db51353accb08d277df834a97634"

View file

@ -0,0 +1,13 @@
name = "ViaFabricPlus"
filename = "viafabricplus-2.8.2.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/rIC2XJV4/versions/BAOJdHlw/viafabricplus-2.8.2.jar"
hash-format = "sha1"
hash = "35e96fb4e8a2621025554c26fc7d63c7c5b2706c"
[update]
[update.modrinth]
mod-id = "rIC2XJV4"
version = "BAOJdHlw"

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 = "b284eb748cdc8a2082b28910c11d43a1ae3b1cc0163c3a207862e6d6300db8dc" hash = "be0814b4262d1dd079875a093c74f1e86d987f8fe6bca9393958f41e2d86ba37"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"