diff options
| author | seth <[email protected]> | 2023-01-17 04:25:58 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-01-17 04:32:13 -0500 |
| commit | 1862a75e24991a01701d743d1cc9f9f9f1b14e39 (patch) | |
| tree | 57d111e97fd8006a39a348e4ada83b431b6ae430 /mods/entitytexturefeatures.pw.toml | |
| parent | 19572e5b903057551b63dae2bff6939131631f63 (diff) | |
feat: optifine parity (mostly)
Diffstat (limited to 'mods/entitytexturefeatures.pw.toml')
| -rw-r--r-- | mods/entitytexturefeatures.pw.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..765fbed --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Texture Features" +filename = "entity_texture_features_fabric_1.19.2-4.3.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/iBJRmSSb/entity_texture_features_fabric_1.19.2-4.3.1.jar" +hash-format = "sha1" +hash = "e8bfbe8231c95de297b607212f70fb7f3da46427" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "iBJRmSSb" |
