From e7bec93479a17c6b4a9b79e205ee77bc18ce3e5a Mon Sep 17 00:00:00 2001 From: Sangelo Date: Tue, 6 Jun 2023 14:22:57 +0200 Subject: [PATCH] Add Colorful Azaleas --- index.toml | 5 +++++ mods/colorful-azaleas.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/colorful-azaleas.pw.toml diff --git a/index.toml b/index.toml index 8f1c41e..a8a423c 100644 --- a/index.toml +++ b/index.toml @@ -288,6 +288,11 @@ file = "mods/cloth-config.pw.toml" hash = "213cad77d46ff46fe20780b01856cb1a8812747e9c3564203669bf3905e646e2" metafile = true +[[files]] +file = "mods/colorful-azaleas.pw.toml" +hash = "d39ffb96eaa1611aaa23070f57dddb85313da1dc30661d76c47e3f351ca015c3" +metafile = true + [[files]] file = "mods/continuity.pw.toml" hash = "3cbe3d523b39667928fcc34f71651b0e581e5c541dd5ecf17228464770466bc5" diff --git a/mods/colorful-azaleas.pw.toml b/mods/colorful-azaleas.pw.toml new file mode 100644 index 0000000..7b66c77 --- /dev/null +++ b/mods/colorful-azaleas.pw.toml @@ -0,0 +1,13 @@ +name = "Colorful Azaleas" +filename = "ColorfulAzaleas-fabric-1.19.2-2.3.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/HDZ49j5G/versions/HboP1Ba5/ColorfulAzaleas-fabric-1.19.2-2.3.1.jar" +hash-format = "sha1" +hash = "55875d0f36de0a512a0e29684920f7150c2d32ae" + +[update] +[update.modrinth] +mod-id = "HDZ49j5G" +version = "HboP1Ba5" diff --git a/pack.toml b/pack.toml index e498717..969cacb 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 = "fd52672cc6a4d6485b24ad49c4be17f4822d56ea5ad39f3eccc11edccde0969d" +hash = "8dcd386dcf977681fb175d50502c8deea4c88184f66fb39eb710bbe9c322f650" [versions] minecraft = "1.19.2"