Hands at the armor

Started by Mr_Zugibol on

Topic category: Help with modding (Java Edition)

Last seen on 19:50, 15. Nov 2020
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hands at the armor

Add hand animation to the bib. Here is the code that allows you to animate your hands: 

armorModel.bipedRightArm = new Bib name().rightArm;

armorModel.bipedLeftArm = new Bib name().leftArm;

I hope you add this to the 2020.4 update, because I'm tired of climbing into the code:)