How can I make damage factor sync with an entity's attack? (No Geckolib, No plugins)

Started by ElectricGamez37 on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make damage factor sync with an entity's attack? (No Geckolib, No plugins)

So, I'm trying to make an animation where the enemy charges up a bite and then performs the bite. Overall it takes about 1.5 seconds to complete the animation.

I, however, wanted to make the attack dodgable, which is why I have the charging.

How can I sync when and IF the damage is dealt to the player, to the animation?

Joined May 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I sync it though? I…
Fri, 07/04/2025 - 02:15

How do I sync it though? I've never used sync data so I have no idea what I'm doing. If there's a video, could you perhaps send the link?