From 4a0f59b27de49dc0f1953aa056db0c6cf694c33e Mon Sep 17 00:00:00 2001 From: hkc Date: Sun, 7 Apr 2024 17:52:45 +0300 Subject: [PATCH] Added Macaw's Windows --- index.toml | 5 +++++ mods/macaws-windows.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/macaws-windows.pw.toml diff --git a/index.toml b/index.toml index 70bd68e..60648f5 100644 --- a/index.toml +++ b/index.toml @@ -609,6 +609,11 @@ file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" metafile = true +[[files]] +file = "mods/macaws-windows.pw.toml" +hash = "4c3dc1c93ec5be222f504f66c251fbb17a12f1bba04d59b1b34d959ee9d04e30" +metafile = true + [[files]] file = "mods/make_bubbles_pop.pw.toml" hash = "86f6bec0806d31fb44c2d06440062491003815e752736e1cb63f4395baedf244" diff --git a/mods/macaws-windows.pw.toml b/mods/macaws-windows.pw.toml new file mode 100644 index 0000000..0c57dfc --- /dev/null +++ b/mods/macaws-windows.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Windows" +filename = "mcw-windows-2.2.1-mc1.20.1fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/C7I0BCni/versions/qfD1I3R7/mcw-windows-2.2.1-mc1.20.1fabric.jar" +hash-format = "sha1" +hash = "1d73ec718e214f3effe1d7043f96a38c896ce244" + +[update] +[update.modrinth] +mod-id = "C7I0BCni" +version = "qfD1I3R7" diff --git a/pack.toml b/pack.toml index 61d5528..92ba8dd 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 = "ddb1b0a9009a7d55afd1b11cc8bec979f2415a0ebd2ce1671f915e6bce103b1e" +hash = "b3ed9a27e08a18e45b83c54b770ad170ebcd53abfd79c8bec75dca53fdbc963a" [versions] fabric = "0.15.7"