Skip to content

v1.0.10 Update to 26.1

Latest

Choose a tag to compare

@thecolonel63 thecolonel63 released this 25 Mar 01:48

Updated the mod to 26.1.

Baby pigs have a separate crown than the adults due to the differently shaped head, so hopefully the new texture for them fits well enough.

Updating to Mojang mappings was easy. The most challenging part was supporting the baby pig model. The new baby models do not render armor layers, meaning by default a baby pig will not render a saddle, so I had to use some matrix addition and multiplication to recreate the second layer specifically for the baby model. Other than that, fairly small update.