diff --git a/index.toml b/index.toml index 731d908..423ce0d 100644 --- a/index.toml +++ b/index.toml @@ -252,6 +252,11 @@ file = "mods/farmers-delight-fabric.pw.toml" hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c" metafile = true +[[files]] +file = "mods/fastquit.pw.toml" +hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml new file mode 100644 index 0000000..431687c --- /dev/null +++ b/mods/fastquit.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index be37996..80ba6ff 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 = "3dc18454697b3e3bb2b8866f1968122247f2a271ff6c02e19ab96c04268fa5e5" +hash = "2fabcc927aba6d1b776fe4e8cfeaa62ff5876125dcc5f1857b1629d8cf97a056" [versions] minecraft = "1.20.1"