Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.2–1.19.4
1.18.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed LGPL-3.0-only
Published last year
Updated 6 days ago
Changelog
2.0.2
- fixed the first person hand settings not getting reset correctly in 2.0.1
- added the
is_swinging_right_arm
&is_swinging_left_arm
boolean variables, used to distinguish right and left arm swinging in biped models, if no arm is swinging both should be false, ifswing_progress > 0
then one of these should be true. - added support for an optional
player_cape.jem
model file to be used for better animating the player capeplayer_cape.jem
only contains acloak
part, positioned exactly as it is in the regularplayer.jem
, if this model is present it will render in a special way that will not apply the vanilla animations to the cape. Allowing much easier custom animations (note this jem file can not be exported by the EMF config, but theplayer.jem
exported model will work perfectly for it, as of v2.0.2)
The only transforms EMF applies to player_cape.jem
before rendering & custom animating is:
- rotating the cape 180 degrees around the
y
axis. (matching vanilla) - translating the cape 2 pixels backwards. (matching vanilla)
- translating the cape a further 1 pixel backwards & upwards if the player has a chest-plate on. (matching vanilla)
No other rotations or translations are applied to the cape, allowing for fully custom animations.
The cloak
part inside the regular player.jem
will render if player_cape.jem
is not present, but will not benefit from having its vanilla animation cancelled by EMF
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
2.0.2Loaders
Game versions
1.20.2Downloads
1676Publication date
April 30, 2024 at 4:32 PMPublisher
Traben
Owner