Add FastQuit

This commit is contained in:
NullBite 2023-10-16 02:36:47 -04:00
parent 9953597878
commit 47811d3baa
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -168,6 +168,11 @@ file = "mods/fabricskyboxes.pw.toml"
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
metafile = true
[[files]]
file = "mods/fastquit.pw.toml"
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
metafile = true
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"

13
mods/fastquit.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "FastQuit"
filename = "fastquit-3.0.0+1.20+.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar"
hash-format = "sha1"
hash = "68f080925502a49027e231c63d3b94128ed6499b"
[update]
[update.modrinth]
mod-id = "x1hIzbuY"
version = "tNgyOUMr"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b7dd11189346472688372630da9d87cf5597a83137848b1a665b1c0fb9bbd228"
hash = "257dfd24f1f5f9f91afc1ad30e456446ac8b9df2ad7813448d386869443856b4"
[versions]
minecraft = "1.20.1"