This commit is contained in:
parent
1d9f74605d
commit
4e31b47554
3 changed files with 19 additions and 1 deletions
|
@ -383,6 +383,11 @@ file = "mods/dungeons-and-taverns.pw.toml"
|
|||
hash = "f18d9dbb7ed8a3e7ca743a59270d3a9124b2d0b5a44a12eb9f48e46f68515201"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/ears.pw.toml"
|
||||
hash = "33b44f9dd0b1fef2c70b7dfa2579762051df57b13c78535be927a40dd4cf98a6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/embeddium.pw.toml"
|
||||
hash = "6701ed5d951782cc5ebb5f34644aac63a13893da741fa8e28db7ca6efdb7cb19"
|
||||
|
|
13
mods/ears.pw.toml
Normal file
13
mods/ears.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Ears (+ Snouts/Muzzles, Tails, Horns, Wings, and More)"
|
||||
filename = "ears-forge-1.19.4-1.4.6.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mfzaZK3Z/versions/J2bf7xnn/ears-forge-1.19.4-1.4.6.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4080f9e4e6e2091d3bc1712370ab77d940615e6a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mfzaZK3Z"
|
||||
version = "J2bf7xnn"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "5eb0fcdc0eb841ad8c47f0e6094d74fe563e6a1bfbc00d2d25a5ddf9845fb883"
|
||||
hash = "f9fae9cc811cd5c9936a9e8ff00c140eb274cc6c2ba8b0d6217bab67a658b81b"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue