attack animation issues

Started by Expado on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
attack animation issues
Sun, 02/15/2026 - 08:17 (edited)

so i was working on my mod as usually then i added a mob called a grizzly bear but when i was testing it everything was fine until i realized it only did the attack animation once after the first attack animation it just does want to do it anymore. Can anybody help??

 

Edited by Expado on Sun, 02/15/2026 - 08:17
Joined Dec 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is the attack animation play…
Mon, 02/16/2026 - 10:40

Is the attack animation play condition always?

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No
Tue, 02/17/2026 - 02:38

No

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I made a procedure like this…
Tue, 02/17/2026 - 02:39

I made a procedure like this for it:

[Return logic] [is mob event/target entity mob attack swinging]

It's something similar to it

Joined Feb 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
same issue here, doesn't…
Wed, 02/18/2026 - 03:42

same issue here, doesn't work like it does in this gif even though i did it the same way

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hopefully they fix this
Wed, 02/18/2026 - 09:53

Hopefully they fix this

It would help if someone…
Wed, 02/18/2026 - 16:30

It would help if someone opened bug report on GitHub and attacked demo workspace. We can't fix bug otherwise without a reproducer

Joined Feb 2026
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i figured out what i was…
Fri, 02/20/2026 - 21:00

i figured out what i was doing to get the bug on my end, turns out since i wanted my mob to be tameable it was overiding my mob type from "Mob" to "animal" which stopped it from playing the animation more than once. unfortunatley this means i cant make the mob the way i wanted without either scrapping the attack animation or making it un-tameable until this has a proper fix. here is my example workspace of this, i made a couple guys before i figured it out so the only ones you need to care about are "jhonny long arms hammer edition BROKEN" and "jhonny long arms hammer edition UNTAMEABLE".  also i used the "Minecraft Forge 1.20.1 Generator" add-on. https://mega.nz/folder/aTYAyTKQ#US09pdBUwMgEqlJ6RtCJMw

Sorry if this doesn't apply to your bear Expado.

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
so okay so maybe i should…
Sun, 02/22/2026 - 10:40

so okay so maybe i should remake the bear since i also did try to make it tamable but after i realized it was a bad idea after testing i didnt let it be tamable anymore but the animations still doesnt work so it could also be the same

 problem here

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
unfortunately it wasnt my…
Thu, 03/05/2026 - 13:44

unfortunately it wasnt my problem here🥀🥀