diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-24 01:40:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-24 01:40:23 +0000 |
| commit | b4d5ada316ecf4ff1dbfdb67d0c7ab2c22e4718d (patch) | |
| tree | e73f2cbfd9f25efcff86a4f1ae1e5fce5893d3a9 | |
| parent | d9a6bab639d0de90a392865d34a969a7e6573682 (diff) | |
chore: update mods
| -rw-r--r-- | index.toml | 2 | ||||
| -rw-r--r-- | mods/entitytexturefeatures.pw.toml | 16 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 10 insertions, 10 deletions
@@ -87,7 +87,7 @@ metafile = true [[files]] file = "mods/entitytexturefeatures.pw.toml" -hash = "8e05516462bc26b41b92a315361f8acdd6548dda0a82c90936efa93e15cc93ec" +hash = "5f4171d8eb95e99df8f25eb63b6e8a40e8edc95ae019fdf7c4f9125536a5e2d3" metafile = true [[files]] diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml index 776c07f..1ee3c54 100644 --- a/mods/entitytexturefeatures.pw.toml +++ b/mods/entitytexturefeatures.pw.toml @@ -1,17 +1,17 @@ name = "Entity Texture Features" -filename = "entity_texture_features_fabric_1.19.2-4.3.1.jar" +filename = "entity_texture_features_fabric_1.19.2-4.3.2.jar" side = "client" -[option] -optional = true -description = "optifine emissive textures for fabric/quilt" - [download] -url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/iBJRmSSb/entity_texture_features_fabric_1.19.2-4.3.1.jar" +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/zIpRfJGw/entity_texture_features_fabric_1.19.2-4.3.2.jar" hash-format = "sha1" -hash = "e8bfbe8231c95de297b607212f70fb7f3da46427" +hash = "d9051c0155a1759ff416629a6d238516859d078c" [update] [update.modrinth] mod-id = "BVzZfTc1" -version = "iBJRmSSb" +version = "zIpRfJGw" + +[option] +optional = true +description = "optifine emissive textures for fabric/quilt" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "fde5494d61520f63971d67c682e7af9916ee9b84cdb2a03d338408b008b25833" +hash = "604e88f4dcc873d820860e3b53650160416b02b4d6d25e2b13bffbc867de2830" [versions] minecraft = "1.19.2" |
