diff options
| author | seth <[email protected]> | 2024-04-02 21:36:28 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-04-02 21:42:07 -0400 |
| commit | f250875aa39a0ea3079b672b7798a12883f67354 (patch) | |
| tree | c448b75204a4a9494f7d4a4ae30934946a6b7427 /mods/entity-model-features.pw.toml | |
| parent | 570680bcd8bb9aab2067a631348f09d25650b8b7 (diff) | |
add entity model features
Diffstat (limited to 'mods/entity-model-features.pw.toml')
| -rw-r--r-- | mods/entity-model-features.pw.toml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml new file mode 100644 index 0000000..4f73de7 --- /dev/null +++ b/mods/entity-model-features.pw.toml @@ -0,0 +1,17 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_fabric_1.20.4-1.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/bwjbN1G7/entity_model_features_fabric_1.20.4-1.3.jar" +hash-format = "sha1" +hash = "fa2a10cafa469d6eb0bfd9e7107b717007a83c62" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "bwjbN1G7" + +[option] +optional = true +description = "optifine custom entity model for fabric! NEEDS ENTITY TEXTURE FEATURES" |
