Add eating animation
parent
9b8804b913
commit
d90abd3dba
|
@ -139,6 +139,11 @@ file = "mods/easy-magic.pw.toml"
|
|||
hash = "2748a91387d8bd583894ed2271eea4f3889095ebb0c72372b79e3a4878110710"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/eating-animation.pw.toml"
|
||||
hash = "a48d83e43fc4c782a6a76337fb9bd0a8a214090d37b90e41bfae8a229e873e5f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/elytra-trims.pw.toml"
|
||||
hash = "5a7419baba627bc17a237e02130afffaed5bc5d0b3368573e82c9aeb01f7c357"
|
||||
|
|
|
@ -0,0 +1,17 @@
|
|||
name = "Eating Animation"
|
||||
filename = "eating-animation-1.20+1.9.61.jar"
|
||||
side = "client"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/rUgZvGzi/versions/AqXSvu6M/eating-animation-1.20%2B1.9.61.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "7470cd63b49cd797a21b30fefe11bd53e419ca8ed0eb01f498b801e83222685bbe853e7323f2e310874a3619628fece48ec69ea53cd391dd97a139c64225d077"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "rUgZvGzi"
|
||||
version = "AqXSvu6M"
|
Loading…
Reference in New Issue