Aiming An item like a Crossbow

Started by Bloxspace123451 on

Topic category: Advanced modding

Last seen on 20:40, 16. Apr 2024
Joined Jul 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Aiming An item like a Crossbow

I am trying to make a ranged item that behaves similar to a crossbow, where you load it, it replaces itself with a loaded version, and MAINLY your character will lifts their arms forward while its loaded.

Is there a certain java-code that can allow me to call the animation while a certain NBT is active (like where the crossbow used the "loaded" NBT tag), or is there something else that I can do to achieve the same result.