add falling-tree

This commit is contained in:
Penny 2022-07-26 23:55:44 -05:00
parent fbcb23debd
commit 450e2c4895
3 changed files with 19 additions and 1 deletions

View File

@ -504,6 +504,11 @@ file = "mods/fabrishot.pw.toml"
hash = "2e25280e924e9a871142a5a95f35016e04f0eba2c86f4b84815d5db009ed19f3"
metafile = true
[[files]]
file = "mods/fallingtree.pw.toml"
hash = "f4e2a688b20447f37e6cfca27bbf764f3448021a7c93fd54e33fb151bc6fb0db"
metafile = true
[[files]]
file = "mods/fancymenu-fabric.pw.toml"
hash = "a94530a93cf16aa6f3c7d5bef95f813ae43834a8b6ebbfc982ec3e4981f36d8f"

13
mods/fallingtree.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "FallingTree"
filename = "FallingTree-1.18.2-3.5.0b1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Fb4jn8m6/versions/1.18.2-3.5.0b1/FallingTree-1.18.2-3.5.0b1.jar"
hash-format = "sha1"
hash = "9f14c704961e5b7204c812f85ee66bc4bb9819bc"
[update]
[update.modrinth]
mod-id = "Fb4jn8m6"
version = "1u6nezii"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "422acc4c4bae8bdb8c21b98d1c65df6947a5b7ab13d851b042552df76397194b"
hash = "bc778286be75671c4156f602874694c666d3ab62920ab81b6b9d01b51ed4eb2a"
[versions]
fabric = "0.14.8"