feat: add falling leaves
This commit is contained in:
parent
cc4682a953
commit
8d96999f1a
|
@ -335,6 +335,11 @@ file = "mods/fadeless.pw.toml"
|
||||||
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
|
hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/fallingleaves.pw.toml"
|
||||||
|
hash = "948e8a5d65ede4a8612a2f476d7b3b0f2fe00436ab3b8dd73829d4bdcf0cdf22"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fastquit.pw.toml"
|
file = "mods/fastquit.pw.toml"
|
||||||
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
|
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
|
||||||
|
|
13
mods/fallingleaves.pw.toml
Normal file
13
mods/fallingleaves.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Falling Leaves"
|
||||||
|
filename = "fallingleaves-1.15.6+1.20.1.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/flPXaySR/fallingleaves-1.15.6%2B1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9950aaea2a33b1cfc972e881c533384e3bb0a0fb"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "WhbRG4iK"
|
||||||
|
version = "flPXaySR"
|
Loading…
Reference in a new issue