From ea4489d9a0182f50525ab9127e9b015bec85ee0f Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Fri, 9 Aug 2024 15:17:33 +0200 Subject: [PATCH] updat :3 --- index.toml | 5 +++++ mods/vmod.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/vmod.pw.toml diff --git a/index.toml b/index.toml index 0d603d5..fb2d796 100644 --- a/index.toml +++ b/index.toml @@ -1778,6 +1778,11 @@ file = "mods/visual-workbench.pw.toml" hash = "7d5dba4cf4a48ae96d728377767c5cd1b3d743967255b987d272c6f884372463" metafile = true +[[files]] +file = "mods/vmod.pw.toml" +hash = "af2b30a9db4791298fac6a6da067e680a68dd3b5f85b456d29745700c66f6da4" +metafile = true + [[files]] file = "mods/waystones.pw.toml" hash = "34c86f976127ded13120aa03479144f6d66fba395665827b4db649c23822f1b6" diff --git a/mods/vmod.pw.toml b/mods/vmod.pw.toml new file mode 100644 index 0000000..ab5b7ae --- /dev/null +++ b/mods/vmod.pw.toml @@ -0,0 +1,13 @@ +name = "VMod" +filename = "VMod-Forge-1.20.1-0.0.11.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qS1ot7R2/versions/xssbmpSP/VMod-Forge-1.20.1-0.0.11.jar" +hash-format = "sha1" +hash = "01cdc71e8701eb9b43e9433940fdf19f7ae96799" + +[update] +[update.modrinth] +mod-id = "qS1ot7R2" +version = "xssbmpSP" diff --git a/pack.toml b/pack.toml index a6c55fe..40c6437 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "83b1658e5b3568548f1b3b54d885e17a668d4a17fd80235fa173b06023e2f516" +hash = "ddac85ff7776308fd8bfae3cccdbc9ebd6622e456d9b5f9acfbf5db6cee49eaf" [versions] minecraft = "1.20.1"