Rotate player arms animation when holding an item

Started by dialcorned on

Topic category: Help with modding (Java Edition)

Last seen on 15:29, 13. Jan 2024
Joined Nov 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Rotate player arms animation when holding an item

I’ve never written code in Java, so after surfing the forums I found what I needed, but didn’t know where to insert part of the code.

I tried inserting this element into the normal MCreator code: event.getRenderer().getEntityModel().rightArmPose=ArmPose.BOW_AND_ARROW;