From fd71ae6adde040d0f74e543aab5c8532039cb4c9 Mon Sep 17 00:00:00 2001 From: Aiz Date: Mon, 29 Jan 2024 00:17:40 +0100 Subject: [PATCH] =?UTF-8?q?feat(mods):=20bl=C3=A5haj?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit adds the blåhaj lesgoooo. --- index.toml | 5 +++++ mods/blahaj-reforged.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/blahaj-reforged.pw.toml diff --git a/index.toml b/index.toml index 5cafc65..63c8e49 100644 --- a/index.toml +++ b/index.toml @@ -46,6 +46,11 @@ file = "mods/better-advancements.pw.toml" hash = "d00e0c99eaf65566c8c26a95c11bda8c31d2b4cc868681b29f09871bc7e6bb66" metafile = true +[[files]] +file = "mods/blahaj-reforged.pw.toml" +hash = "7b3e32d4e527b915afb6d611b3f49fccd29cc1ccbc8442d251eef0671f97d692" +metafile = true + [[files]] file = "mods/botarium.pw.toml" hash = "59512015694bd675c63264984669249c8190a37802427e7875b7f2d21d69e033" diff --git a/mods/blahaj-reforged.pw.toml b/mods/blahaj-reforged.pw.toml new file mode 100644 index 0000000..1767708 --- /dev/null +++ b/mods/blahaj-reforged.pw.toml @@ -0,0 +1,13 @@ +name = "Blåhaj - Reforged" +filename = "blahaj-forge-0.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/YwSNgyAk/versions/K8fBrURI/blahaj-forge-0.1.2.jar" +hash-format = "sha1" +hash = "56e461f2fb0223cd09b85276a9a942eada7c6a01" + +[update] +[update.modrinth] +mod-id = "YwSNgyAk" +version = "K8fBrURI" diff --git a/pack.toml b/pack.toml index ef271d7..b11d5c1 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 = "5c470ce69f809d3d7b249be3025f5ef444309a47f71a1f8e1c41a4e8474427bd" +hash = "2bdc2f6c8dad11415e91e92d99500a70335dbb3f16ea68055f01c92d389791f8" [versions] forge = "43.3.0"