From 33115b5d2a474385bf253a77a3da4c9bd2c82f7f Mon Sep 17 00:00:00 2001 From: endigma Date: Fri, 5 Jan 2024 21:48:04 -0400 Subject: [PATCH] add kiwi --- index.toml | 5 +++++ mods/kiwi.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/kiwi.pw.toml diff --git a/index.toml b/index.toml index 121bbf4..896d85f 100644 --- a/index.toml +++ b/index.toml @@ -747,6 +747,11 @@ file = "mods/kaffees_dual_ride.pw.toml" hash = "9866c2b994c7b34d462430b04c30e84538414954e6f07462ab7d21aead518e8f" metafile = true +[[files]] +file = "mods/kiwi.pw.toml" +hash = "536294eb29de5d46896475f0ca6331eff60bed69856193e61658da8e31f811f6" +metafile = true + [[files]] file = "mods/kleeslabs.pw.toml" hash = "85e5ee80b3d6911217d846c082408fdf008aaf10386032e90a9caed44c89f785" diff --git a/mods/kiwi.pw.toml b/mods/kiwi.pw.toml new file mode 100644 index 0000000..be91663 --- /dev/null +++ b/mods/kiwi.pw.toml @@ -0,0 +1,13 @@ +name = "Kiwi 🥝" +filename = "Kiwi-1.20.1-fabric-11.3.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ufdDoWPd/versions/kyG6D8vz/Kiwi-1.20.1-fabric-11.3.0.jar" +hash-format = "sha1" +hash = "de3e96ea2e290188c0f06193f8272d0ec9b6b530" + +[update] +[update.modrinth] +mod-id = "ufdDoWPd" +version = "kyG6D8vz" diff --git a/pack.toml b/pack.toml index 5b9e15c..f7050c9 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 = "96d52c5310090cc9ec1f6df1ee80c1d12e6072249ce47364240c131fb994a6b9" +hash = "887b99f0e7216b9b189f39afe481c76bd1c6cb6d7367758829dec1afd6d5331a" [versions] fabric = "0.15.3"