diff --git a/index.toml b/index.toml index 226a977..347daf6 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/ears.pw.toml b/mods/ears.pw.toml new file mode 100644 index 0000000..744e68b --- /dev/null +++ b/mods/ears.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index cb4471b..507a482 100644 --- a/pack.toml +++ b/pack.toml @@ -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"