How to make ranged weapon not use punch animation

Started by Thatonenetheri… on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make ranged weapon not use punch animation

I am trying to make an AK-47, however for some reason whenever i shoot it does the same animation as punching?

How do i fix this? (i have set it to no animation)

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Probably because you have…
Sat, 03/15/2025 - 16:56

Probably because you have the trigger event linked to when the player left clicks so the punch anim plays automatically.