- The doll's arms are now rotated 5 degrees in each direction.
- Updated some skin descriptions.
- You can now make a doll sneak by pressing LSHIFT with keyboard or the Right Stick on a controller.
- Fixed an off by one issue when opening to a skin pack that requires scrolling for its button to be visible.
pack_name_box
is now rendered beforeskin_box
to fix some texture issues.- Replaced
AnimationEngineMixin
withNetHandlerMixin
. This should fix a crash happening due to an apparent@Redirect
conflict. - Fixed a bug where it was possible to scroll up and down with the Right Stick if there were enough skin packs.
- Added the default skins as found in the latest releases of Minecraft Java Edition. These are hidden behind the Dev Pack config option, and may change at any time.
- Initial Release