From 9fc1f66dd9e350c8f17cc8c694f3f70c3c69a301 Mon Sep 17 00:00:00 2001 From: Yuki Date: Fri, 3 Nov 2023 22:10:48 +0100 Subject: [PATCH] a --- index.toml | 5 +++++ mods/async-locator.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/async-locator.pw.toml diff --git a/index.toml b/index.toml index 47c4029..edbcae1 100644 --- a/index.toml +++ b/index.toml @@ -30,6 +30,11 @@ file = "mods/architectury-api.pw.toml" hash = "92e556e56ddbc54b95496e27dea07c75b4cb1b82f71bd5de58b4c57a7526ce16" metafile = true +[[files]] +file = "mods/async-locator.pw.toml" +hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb" +metafile = true + [[files]] file = "mods/bedrockify.pw.toml" hash = "1673faaa05d7c9e82745128e85db230d629e03067e31c96be48fa274a8c4ca9e" diff --git a/mods/async-locator.pw.toml b/mods/async-locator.pw.toml new file mode 100644 index 0000000..684286d --- /dev/null +++ b/mods/async-locator.pw.toml @@ -0,0 +1,13 @@ +name = "Async Locator" +filename = "async-locator-fabric-1.20-1.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rkN8aqci/versions/xXhZI4u3/async-locator-fabric-1.20-1.3.0.jar" +hash-format = "sha1" +hash = "9bd8650056dd2dbbc64c4842f4dc9b9391ee8bf9" + +[update] +[update.modrinth] +mod-id = "rkN8aqci" +version = "xXhZI4u3" diff --git a/pack.toml b/pack.toml index e16337d..6c74935 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 = "f292cfa7f71fa45424978d45ca89abccccbadbcf91e3a3ffe26ab92adf8c0e66" +hash = "05edab20fb829293bc79d6dc8aa014bebe31fe0673e45b6fb053c217c84ab00d" [versions] minecraft = "1.20.1"