add flowery-structures

This commit is contained in:
endigma 2022-06-12 11:04:43 -03:00
parent c8b30c7a5e
commit 71d3ecc084
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -585,6 +585,11 @@ file = "mods/ferrite-core.toml"
hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d" hash = "f19e328fe42f91d1b65e244ee5bcf70f1e5305a27278945098ea85af82e05d0d"
metafile = true metafile = true
[[files]]
file = "mods/flowery-structures.pw.toml"
hash = "3445abf5320ce5590e8ff33b030502af8100ba8d1ea94aa9f37216291621ba9a"
metafile = true
[[files]] [[files]]
file = "mods/forge-config-api-port-fabric.toml" file = "mods/forge-config-api-port-fabric.toml"
hash = "4d2911ace7454364aec1b496a976cbee02ee8f2d254bf83a9c1af05c5e90eda9" hash = "4d2911ace7454364aec1b496a976cbee02ee8f2d254bf83a9c1af05c5e90eda9"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "8ecaf3542e6acbc08df217915cb4fbb0099356025e40641337e015dfb9982cc8" hash = "a18b5b96a84634b66216f35111daecd29f5bbb998030a14d90a0141076365503"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"