From 1dad5a374e8412a2f503b7c88791fca5a53068e7 Mon Sep 17 00:00:00 2001 From: Hexugory Date: Tue, 4 Jun 2024 08:23:29 -0500 Subject: [PATCH] ok zumi --- index.toml | 5 +++++ mods/atmospheric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/atmospheric.pw.toml diff --git a/index.toml b/index.toml index 9dc63cd..41d1983 100644 --- a/index.toml +++ b/index.toml @@ -439,6 +439,11 @@ file = "mods/architectury-api.pw.toml" hash = "9307d7537501310581a6036c788e0f306988b4b90536d629eacaa83a8987b833" metafile = true +[[files]] +file = "mods/atmospheric.pw.toml" +hash = "97385908aa948085c8b7c9ace6e42de7331359d1ad30fc8954918c65652a1259" +metafile = true + [[files]] file = "mods/attributefix.pw.toml" hash = "8438dada85537f9599642ed17a5938852acce4d42030ed56e7beffc6d9e2443a" diff --git a/mods/atmospheric.pw.toml b/mods/atmospheric.pw.toml new file mode 100644 index 0000000..7e4f512 --- /dev/null +++ b/mods/atmospheric.pw.toml @@ -0,0 +1,13 @@ +name = "Atmospheric" +filename = "atmospheric-1.19.2-5.1.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/U9sJOFmJ/versions/txvefAuz/atmospheric-1.19.2-5.1.2.jar" +hash-format = "sha1" +hash = "6774afcb0071f3377f659e99c3e2490de5ed53f9" + +[update] +[update.modrinth] +mod-id = "U9sJOFmJ" +version = "txvefAuz" diff --git a/pack.toml b/pack.toml index f6d899e..15e5027 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 = "3e394ff7a44d9f264c0dfce3700427bf6fd479dbc965dcc78aa8a05663c61e30" +hash = "188da4ffeeb3f0212a08cddb205da4b1590034fd510df3e13dcdeec787fb1246" [versions] forge = "43.3.13"