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

Forge - 1.20.1 - 2.2.3

  • R
  • Sep 3, 2024
  • 417.72 KB
  • 480.4K
  • 1.20.1+1
  • Forge + 1

File Name

entity_model_features_forge_1.20.1-2.2.3.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

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

NeoForge

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

Learn more about Curse Maven

  • added an optifine cem syntax limitation parity setting
  • added a parity setting to enforce custom UV value flooring in boxes like OptiFine does
  • added support for referencing part directly in animations such as this already does
  • added more detailed validation warnings to box uv co-ordinates as well as fleshing out validation error messages to inform users of the exact issue source
  • added frame_counter variable from the latest OptiFine
  • added wolf_collar to the model list
  • made frame_time match OptiFine's pausing and tick freeze behaviour
  • fixed modded block entity models incorrectly including the namespace in the model file name when it should not e.g. looking for optifine/cem/mod:model.jem instead of mod:optifine/cem/model.jem
  • fixed models with variants not resetting their initial state correctly on first load until at least 1 variation occurs naturally