• • 12/8/21 3:47 pm • 2 logs
- 57.1k views • 5 today
- save_alt 14k downloads
- Game Version
- Minecraft 1.19
- Resolution
- 16x
- Progress
- 100% complete
- Changes include
- Misc
192
Allows custom animation of the face by encoding animation data in skin texture.
In multiplayer, anyone else using this pack or v++ version 2.1 or higher will be able to see the animation, if it follows the below format.
Here's how to encode animation into your own skin:

this tool can be used to generate the control pixel with an input skin.
In multiplayer, anyone else using this pack or v++ version 2.1 or higher will be able to see the animation, if it follows the below format.
Here's how to encode animation into your own skin:

- Top middle right pixel (32, 0) of skin is control pixel, alpha needs to be 234 to enable skin animation
- R and G values (out of 255) control duration in centiseconds (0.1 sec) of each frame, max is 25.5 seconds
- B value used to set interpolation. If not 0 the animation will be interpolated
- First frame is what would normally show as player skin
- Second frame is stored in what normally is unused space on the skin texture
this tool can be used to generate the control pixel with an input skin.
2 Update Logs
v++ 2.9 : by Godlander 06/08/2022 1:43:48 amJune 8, 2022 @ 5:43 am UTC
update format to 1.19
LOAD MORE LOGS
More like this
5399428
4


Have something to say?
What if my skin also has eyes on the sides? Is it possible to make eyes blink not only on the face?