Add eating animation

main
kalle 2025-02-19 15:35:40 +01:00
parent 9b8804b913
commit d90abd3dba
3 changed files with 23 additions and 1 deletions

View File

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

View File

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

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "3fd62d0f9741f2e9a668a53fe07fd8c0563db58435491afc684bee844d18dd97"
hash = "5c25b47b7b0f50469c21384ee26675cea09d8c2b59d68263ddebf9b467af2ac7"
[versions]
fabric = "0.16.10"