promotional bannermobile promotional banner

[EMF] Entity Model Features [Fabric & Forge]

EMF is an, OptiFine format, Custom Entity Model replacement mod available for Fabric and Forge.

File Details

entity_model_features_forge_1.20.1-1.2.3.jar

  • R
  • Jan 17, 2024
  • 295.93 KB
  • 1.9M
  • 1.20.1+1
  • Forge + 1

File Name

entity_model_features_forge_1.20.1-1.2.3.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:entity-model-features-844662:5039254")

NeoForge

implementation fg.deobf("curse.maven:entity-model-features-844662:5039254")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.2.3

  • added the following animation interpolation methods easein,easeout,easeinout,cubiceasein,cubiceaseout,cubiceaseinout. They function identically to lerp however offer different interpolation behaviours
  • shadow_size in model.jem files should now apply
  • more robust wolf_collar.jem implementation
  • fixed a crash layer is null
  • fixed cannot inherit from final class crash caused by completely unrelated forge mods missing their dependencies.
  • added the feet part of the new bat model to the optifine name mappings (might revert if optifine doesn't do this too)
  • fixed an issue preventing mob2.jem from loading correctly without a mob.jem (fixes reimagined's boats textures)
  • custom animation variables should now be correctly addressable between different parts (OptiFine parity)
  • allowed emf animations to declare the same variable multiple times to update it multiple times within the same frame (OptiFine parity)
  • emf updated to use etf 5.2