From 320866b7257aa4d735bd8b85ae3ab51843f7a051 Mon Sep 17 00:00:00 2001 From: David Guevara Date: Tue, 17 Feb 2026 19:06:59 -0600 Subject: [PATCH] feat: add "Fresh Animations" resource pack --- index.toml | 20 ++++++++++++++++++++ mods/entity-model-features.pw.toml | 13 +++++++++++++ mods/entityculling.pw.toml | 13 +++++++++++++ mods/entitytexturefeatures.pw.toml | 13 +++++++++++++ pack.toml | 2 +- resourcepacks/fresh-animations.pw.toml | 13 +++++++++++++ 6 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 mods/entity-model-features.pw.toml create mode 100644 mods/entityculling.pw.toml create mode 100644 mods/entitytexturefeatures.pw.toml create mode 100644 resourcepacks/fresh-animations.pw.toml diff --git a/index.toml b/index.toml index 59424e3..28aa455 100644 --- a/index.toml +++ b/index.toml @@ -135,6 +135,21 @@ file = "mods/ender-storage.pw.toml" hash = "3f4594bfb481b9a2c6ed86e7449039477658be2301ae06b463c02fc4930947d2" metafile = true +[[files]] +file = "mods/entity-model-features.pw.toml" +hash = "29b8ec6b34a1c23b4a3ba3e4824373768250efa0c299a2ea26cf4cfa0b33944c" +metafile = true + +[[files]] +file = "mods/entityculling.pw.toml" +hash = "25d3f272639cef595de126a2c51faff793dc03bcde63ef060e1277c315583ce7" +metafile = true + +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "7a180c0c68987482b2ba64c277a7735b9bd01adb910a1d91867134be8cbde29c" +metafile = true + [[files]] file = "mods/farmers-delight.pw.toml" hash = "fd26706fd4da11e5421f19398d4a5e23aeed594b1de41da8e2db7a3c84506f1e" @@ -319,3 +334,8 @@ metafile = true file = "mods/zeta.pw.toml" hash = "b43f507cffbcc7178b184fa63b2d74fc6b2b8103c4d299ec5633ccf1f5abdafb" metafile = true + +[[files]] +file = "resourcepacks/fresh-animations.pw.toml" +hash = "64f90fd9619a092a8a5493d6ad9605bc5fec13f50f02feef1dcf47c9496a80bd" +metafile = true diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml new file mode 100644 index 0000000..ea14668 --- /dev/null +++ b/mods/entity-model-features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_1.20.1-forge-3.0.11.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/pQWf7B6Z/entity_model_features_1.20.1-forge-3.0.11.jar" +hash-format = "sha512" +hash = "e7763ebcd9771b0618284c386307ff2f48ade95c19d1a8a9d1500e71719bb511c7e4ab8c0b79ea785b641530aa850415c666bc74758d74ad6e4911069404fba1" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "pQWf7B6Z" diff --git a/mods/entityculling.pw.toml b/mods/entityculling.pw.toml new file mode 100644 index 0000000..4bdbdeb --- /dev/null +++ b/mods/entityculling.pw.toml @@ -0,0 +1,13 @@ +name = "Entity Culling" +filename = "entityculling-forge-1.9.5-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/ZqOeqW60/entityculling-forge-1.9.5-mc1.20.1.jar" +hash-format = "sha512" +hash = "f102a06dbe5f77d2b5737da4ed9484cdd6ab604a0e068245520247016b28c2936cef743038a2c7f3756ed0d07d140d6f21d0d1c47dea396e75e4a25165428a02" + +[update] +[update.modrinth] +mod-id = "NNAgCjsB" +version = "ZqOeqW60" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..b1787e9 --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_1.20.1-forge-7.0.9.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rk8qfZ88/entity_texture_features_1.20.1-forge-7.0.9.jar" +hash-format = "sha512" +hash = "53cfa26a6759e4680d863666cb6ce0d9b1be4aebedceff4d45369a5b8705e5da6739cd13e9bf589d36b909f4f620c05d26d41ded4a76303a18ee28dad6e0a4ec" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "rk8qfZ88" diff --git a/pack.toml b/pack.toml index f13b083..6002ca7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1524ae7a6eb8e844fbbdf019f857a3ffc46eb119abb4b7bb5047777194b0bef6" +hash = "0307df42b090cec07b571c938a27af12851e48a388c6743ece403442eeffe084" [versions] minecraft = "1.20.1" diff --git a/resourcepacks/fresh-animations.pw.toml b/resourcepacks/fresh-animations.pw.toml new file mode 100644 index 0000000..6d36f85 --- /dev/null +++ b/resourcepacks/fresh-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Fresh Animations" +filename = "FreshAnimations_v1.10.3.zip" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/50dA9Sha/versions/F9QwVhGH/FreshAnimations_v1.10.3.zip" +hash-format = "sha512" +hash = "713dd4e810a59d84844e25fa5fb3e36c83ac2e197d5259e16b61d4b4899f1a3f8bacdd4d4e5d0f5cde9a3497fad5e50ccea0c6270898f53f802e340e3fb3e73f" + +[update] +[update.modrinth] +mod-id = "50dA9Sha" +version = "F9QwVhGH"