diff options
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/entity-model-features.pw.toml | 17 | ||||
| -rw-r--r-- | mods/entitytexturefeatures.pw.toml | 17 |
2 files changed, 34 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" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..5213a67 --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,17 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_fabric_1.20.4-5.2.3.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/qMoPCh9Z/entity_texture_features_fabric_1.20.4-5.2.3.jar" +hash-format = "sha1" +hash = "a4ffc065af0c37098ae128de505fc9689f74b9ff" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "qMoPCh9Z" + +[option] +optional = true +description = "for entity model features" |
