From 31cb8d5f0c43565994b6c9489e1c3790a2675e1a Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 2 Sep 2024 14:08:27 +0300 Subject: [PATCH] Added EMF, ETF and NotEnoughAnimations --- README.md | 3 +++ index.toml | 19 +++++++++++++++++-- modinfo.toml | 27 +++++++++++++++++++++++++++ mods/entity-model-features.pw.toml | 13 +++++++++++++ mods/entitytexturefeatures.pw.toml | 13 +++++++++++++ mods/not-enough-animations.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 7 files changed, 87 insertions(+), 3 deletions(-) create mode 100644 mods/entity-model-features.pw.toml create mode 100644 mods/entitytexturefeatures.pw.toml create mode 100644 mods/not-enough-animations.pw.toml diff --git a/README.md b/README.md index 23ebb70..852e1b5 100644 --- a/README.md +++ b/README.md @@ -283,6 +283,8 @@ Visual tweaks to make it look a bit prettier * [O][CO] **[Better Clouds](https://modrinth.com/mod/better-clouds)** - Beautiful clouds in touch with the vanilla style * [O][CO] **[Bounced](https://modrinth.com/mod/bounced)** - Get your 'Minecraft' bounced! * [CS] **[Dynamic Lights](https://modrinth.com/mod/dynamic-lights)** - Supported entities and items such as torches or lanterns emit light! Server-side only! + * [CO] **[[EMF] Entity Model Features](https://modrinth.com/mod/entity-model-features)** - EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge. + * [CO] **[[ETF] Entity Texture Features](https://modrinth.com/mod/entitytexturefeatures)** - Emissive, Random & Custom texture support for entities in resourcepacks just like Optifine but for Fabric * [O][CO] **[Falling Leaves](https://modrinth.com/mod/fallingleaves)** - Adds a neat little particle effect to leaf blocks * [CO] **[Figura](https://modrinth.com/mod/figura)** - A client-side mod that allows for extensive customization of the player model. * [CO] **[Fog Looks Good Now (Fabric)](https://modrinth.com/mod/fog)** - Helps fog look better by moving the fog start closer. Additionally, adds cave fog and biome specific fog density. @@ -291,6 +293,7 @@ Visual tweaks to make it look a bit prettier * [O][CO] **[Jump Sounds](https://modrinth.com/mod/jump-sounds)** - A java port of the jumping and landing sound logic from Bedrock Edition! * [O][CO] **[Make Bubbles Pop](https://modrinth.com/mod/make_bubbles_pop)** - Client-side mod that makes bubble particles pop and lets them rise realistically to the water surface. * [CS] **[More Mob Variants](https://modrinth.com/mod/more-mob-variants)** - Adds new variants to existing mobs. + * [CO] **[Not Enough Animations](https://modrinth.com/mod/not-enough-animations)** - Bringing first-person animations to the third-person * [O][CO] **[OrthoCamera](https://modrinth.com/mod/orthocamera)** - Configurable orthographic view mode * [O][CO] **[Particle Rain](https://modrinth.com/mod/particle-rain)** - Replaces rain with particle effects * [CO] **[Seamless Loading Screen ](https://modrinth.com/mod/seamless-loading-screen)** - Takes a screenshot of the game when you leave a world or server, and displays it when you rejoin it. diff --git a/index.toml b/index.toml index c4731cc..8fe9360 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "README.md" -hash = "5b37c794127d3af713732cc15aee7ba48e1d655f98933a58ac0900937a4b17a7" +hash = "2ba4c9250235d3415e17d2c55815e90ad6c27736aa0bcc519ab46892e04c76de" [[files]] file = "make-list.py" @@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92" [[files]] file = "modinfo.toml" -hash = "c1aab3280d88e557f22fe668d7a82cb21167eedd26e4c005c422391f6e2b2b76" +hash = "b529375aaa80970433d78d4369d44ed28802fa643993749c9f54202eb3bf8b5e" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -492,11 +492,21 @@ file = "mods/enchantment-descriptions.pw.toml" hash = "a6b87f63429f4558272ce9d17cac84018c413163ac89aea8547c93856632000b" metafile = true +[[files]] +file = "mods/entity-model-features.pw.toml" +hash = "d8bff8205ea32625ce3d92bcb38f12ab5ee0c78548fb3db8926c1fe1388a3ff4" +metafile = true + [[files]] file = "mods/entityculling.pw.toml" hash = "50e74c622dd7aaab5f55a7f03a8e9e7e684363799767d270a89a46f7535e62bc" metafile = true +[[files]] +file = "mods/entitytexturefeatures.pw.toml" +hash = "947e06d546a6c5fda38435142293251cc3839817f0b104d7f9f0e5be18953063" +metafile = true + [[files]] file = "mods/eureka.pw.toml" hash = "b9776960dcc40b4688a1ef1129932694cc8a5b7248c057284022446ac19101cf" @@ -957,6 +967,11 @@ file = "mods/nonarrator.pw.toml" hash = "29ec475b777e445b4a0ce34b30a9c04ae68453eba365f7d676a509cad5365abf" metafile = true +[[files]] +file = "mods/not-enough-animations.pw.toml" +hash = "c1af094459b98cec11530cdaefc40588728aa0384d90e1a9c6d5deae47a900d5" +metafile = true + [[files]] file = "mods/notenoughcrashes.pw.toml" hash = "444dc6a0c4515b133b9ab7a4a823e228891d5a5a415e462e2ddac16b5a2f9b80" diff --git a/modinfo.toml b/modinfo.toml index fffa761..e1650b9 100644 --- a/modinfo.toml +++ b/modinfo.toml @@ -2690,3 +2690,30 @@ side = "client" optional = true icon = "https://cdn.modrinth.com/data/M08ruV16/icon.png" category = "optimization" + +[mods.entity-model-features] +name = "[EMF] Entity Model Features" +description = "EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge." +link = "https://modrinth.com/mod/entity-model-features" +side = "client" +optional = false +icon = "https://cdn.modrinth.com/data/4I1XuqiY/7a6acd528931a1a0d1b60fd0925b88227fb345cc.png" +category = "visuals" + +[mods.entitytexturefeatures] +name = "[ETF] Entity Texture Features" +description = "Emissive, Random & Custom texture support for entities in resourcepacks just like Optifine but for Fabric" +link = "https://modrinth.com/mod/entitytexturefeatures" +side = "client" +optional = false +icon = "https://cdn.modrinth.com/data/BVzZfTc1/fa03aea7027f38b272a249d26cbe4cb7e94becf1.png" +category = "visuals" + +[mods.not-enough-animations] +name = "Not Enough Animations" +description = "Bringing first-person animations to the third-person" +link = "https://modrinth.com/mod/not-enough-animations" +side = "client" +optional = false +icon = "https://cdn.modrinth.com/data/MPCX6s5C/icon.png" +category = "visuals" diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml new file mode 100644 index 0000000..a083092 --- /dev/null +++ b/mods/entity-model-features.pw.toml @@ -0,0 +1,13 @@ +name = "[EMF] Entity Model Features" +filename = "entity_model_features_fabric_1.20.1-2.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/Wpv8HF1Y/entity_model_features_fabric_1.20.1-2.2.2.jar" +hash-format = "sha1" +hash = "caa7f9852bd5fe0267724b9c416ee0cf156354a6" + +[update] +[update.modrinth] +mod-id = "4I1XuqiY" +version = "Wpv8HF1Y" diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml new file mode 100644 index 0000000..d4f3d04 --- /dev/null +++ b/mods/entitytexturefeatures.pw.toml @@ -0,0 +1,13 @@ +name = "[ETF] Entity Texture Features" +filename = "entity_texture_features_fabric_1.20.1-6.2.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/ooSVk2Bu/entity_texture_features_fabric_1.20.1-6.2.2.jar" +hash-format = "sha1" +hash = "cdd3c9e93bc4d2c8d6f70446493754d4d44c7572" + +[update] +[update.modrinth] +mod-id = "BVzZfTc1" +version = "ooSVk2Bu" diff --git a/mods/not-enough-animations.pw.toml b/mods/not-enough-animations.pw.toml new file mode 100644 index 0000000..b0be8cd --- /dev/null +++ b/mods/not-enough-animations.pw.toml @@ -0,0 +1,13 @@ +name = "Not Enough Animations" +filename = "notenoughanimations-fabric-1.7.5-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/EKnlOSzs/notenoughanimations-fabric-1.7.5-mc1.20.1.jar" +hash-format = "sha1" +hash = "9db767227397b8348a1c02b0e8d7308cef4f209b" + +[update] +[update.modrinth] +mod-id = "MPCX6s5C" +version = "EKnlOSzs" diff --git a/pack.toml b/pack.toml index 585d392..eb74cf5 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 = "14e244176854320543b19dfccdcd4ed628685571c70e1a8a67025d1b6f13997e" +hash = "750bff0fc9ec210c5f2a87fcb1d718b3c09dfeab307ed9ac7fe12da2176160e0" [versions] fabric = "0.16.2"