From 49e9a27ef165d2e280608df59a624980f358907b Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Tue, 30 Jul 2024 21:05:31 +0200 Subject: [PATCH] updat :3 --- index.toml | 5 +++++ mods/guide-api.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/guide-api.pw.toml diff --git a/index.toml b/index.toml index 1e6efe2..aa1c1c0 100644 --- a/index.toml +++ b/index.toml @@ -592,6 +592,11 @@ file = "mods/geckolib.pw.toml" hash = "c7884ca0c6cc09e4814a3c912e5b9608490ccf497bb85d51cc050f0b8669c214" metafile = true +[[files]] +file = "mods/guide-api.pw.toml" +hash = "7b5ccbf1230618a2b1cfd7ec9b0ceecfcb0bbc8444ed5d022cb3ae4b13e41c51" +metafile = true + [[files]] file = "mods/handcrafted.pw.toml" hash = "5f66c10c529e87389cffff32ca6e2856cf64f669133cb56942ebccd805855625" diff --git a/mods/guide-api.pw.toml b/mods/guide-api.pw.toml new file mode 100644 index 0000000..2fc5b82 --- /dev/null +++ b/mods/guide-api.pw.toml @@ -0,0 +1,13 @@ +name = "Guide-API VP" +filename = "Guide-API-VP-1.20.1-2.2.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/w5L2PHJU/versions/WTkTrt4T/Guide-API-VP-1.20.1-2.2.6.jar" +hash-format = "sha1" +hash = "e1994e3be4a6bc18b269df0f311664cd1cacae1d" + +[update] +[update.modrinth] +mod-id = "w5L2PHJU" +version = "WTkTrt4T" diff --git a/pack.toml b/pack.toml index d3f2447..ffbfc00 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 = "e5bdf4fef200151e78e8bf356d53b8312d01749dd091db07b21d0d6c72d92707" +hash = "7944693da74b021051f811f5b91f52032197fbe2e3ed88c9a8bf127f8944da7f" [versions] minecraft = "1.20.1"