diff --git a/index.toml b/index.toml index 1888395..65de1b8 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/fallingtree.pw.toml b/mods/fallingtree.pw.toml new file mode 100644 index 0000000..776a2b0 --- /dev/null +++ b/mods/fallingtree.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 389ff8a..915127e 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 = "422acc4c4bae8bdb8c21b98d1c65df6947a5b7ab13d851b042552df76397194b" +hash = "bc778286be75671c4156f602874694c666d3ab62920ab81b6b9d01b51ed4eb2a" [versions] fabric = "0.14.8"