Update Entity Model Features

This commit is contained in:
NullBite 2023-07-11 19:13:39 -04:00
parent 57c9c7930f
commit 66c8107a03
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 6 additions and 6 deletions

View File

@ -135,7 +135,7 @@ metafile = true
[[files]] [[files]]
file = "mods/entity-model-features.pw.toml" file = "mods/entity-model-features.pw.toml"
hash = "4e3baa9e0fc7c2263e325aa6a60fc97fda722fbf0c82520b0430cec6fad68199" hash = "a42efa3033cacd177b4ad1d014f354246aa05e996f9183695b5eedb6fe93f8b6"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +1,13 @@
name = "Entity Model Features [CEM]" name = "Entity Model Features [CEM]"
filename = "entity_model_features_fabric_1.20-0.2.11.jar" filename = "entity_model_features_fabric_1.20-0.2.12.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/nqu0vi2x/entity_model_features_fabric_1.20-0.2.11.jar" url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ZAuTqMfx/entity_model_features_fabric_1.20-0.2.12.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "c0481a39a05d484096fec589318e9dd545199416" hash = "d38ed7290ba1e8443b09ea68b2ef8000b59c3e41"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "4I1XuqiY" mod-id = "4I1XuqiY"
version = "nqu0vi2x" version = "ZAuTqMfx"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "ca28dad74c5c13b14b1306ba13303d01d0d4eef2d734acc163439c11dc0e840e" hash = "252a746236470551e591cd316052995f6f7270975b220adb7240daa7f592a278"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"