diff --git a/index.toml b/index.toml index 4a2c407..258b22f 100644 --- a/index.toml +++ b/index.toml @@ -266,6 +266,11 @@ file = "mods/suggestion-tweaker.pw.toml" hash = "926f8ca9ff61c89b1f6c5d26d8cf8a436334555498143c8a384bedc3676c90c8" metafile = true +[[files]] +file = "mods/viafabricplus.pw.toml" +hash = "cbf6b0490eec789ecc3bcbf2443b5a78b865fb3549096f1628cc15cc5c7df051" +metafile = true + [[files]] file = "mods/worldeditcui.pw.toml" hash = "053543b262cd686153018aec2dea8b6ed057db51353accb08d277df834a97634" diff --git a/mods/viafabricplus.pw.toml b/mods/viafabricplus.pw.toml new file mode 100644 index 0000000..7947a33 --- /dev/null +++ b/mods/viafabricplus.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index d4d1e42..edb10a9 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b284eb748cdc8a2082b28910c11d43a1ae3b1cc0163c3a207862e6d6300db8dc" +hash = "be0814b4262d1dd079875a093c74f1e86d987f8fe6bca9393958f41e2d86ba37" [versions] minecraft = "1.20.1"