From 71d3ecc0848400a02741220b46e4173c4b3d6c42 Mon Sep 17 00:00:00 2001 From: endigma Date: Sun, 12 Jun 2022 11:04:43 -0300 Subject: [PATCH] add flowery-structures --- index.toml | 5 +++++ mods/flowery-structures.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/flowery-structures.pw.toml diff --git a/index.toml b/index.toml index 729489a..8736895 100644 --- a/index.toml +++ b/index.toml @@ -585,6 +585,11 @@ file = "mods/ferrite-core.toml" hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d" metafile = true +[[files]] +file = "mods/flowery-structures.pw.toml" +hash = "3445abf5320ce5590e8ff33b030502af8100ba8d1ea94aa9f37216291621ba9a" +metafile = true + [[files]] file = "mods/forge-config-api-port-fabric.toml" hash = "4d2911ace7454364aec1b496a976cbee02ee8f2d254bf83a9c1af05c5e90eda9" diff --git a/mods/flowery-structures.pw.toml b/mods/flowery-structures.pw.toml new file mode 100644 index 0000000..ccc911f --- /dev/null +++ b/mods/flowery-structures.pw.toml @@ -0,0 +1,13 @@ +name = "Flowery Structures" +filename = "flowery-fabric-10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/q4udWMch/versions/fabric10/flowery-fabric-10.jar" +hash-format = "sha1" +hash = "498d367a48b1f383c0ec6fc741cf47b9d664bf36" + +[update] +[update.modrinth] +mod-id = "q4udWMch" +version = "NJJdIq3e" diff --git a/pack.toml b/pack.toml index 2801f86..0111626 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 = "8ecaf3542e6acbc08df217915cb4fbb0099356025e40641337e015dfb9982cc8" +hash = "a18b5b96a84634b66216f35111daecd29f5bbb998030a14d90a0141076365503" [versions] fabric = "0.14.7"