triggering animations?

Started by KabiKabi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
triggering animations?

I can't seem to understand why animations cannot be triggered. It seems so dumb. Anyway, I tried to use nbt to trigger it with a procedure. I tested and the nbt works, the procedure works, but the condition does not work for some reason. Please help.

This is the condition:

https://imgur.com/a/photo-1NLhhAV

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
PS: ignore the "entity tick…
Mon, 01/20/2025 - 20:08

PS: ignore the "entity tick update" additional trigger, I tried it without an additional trigger as well.