I have problem with play animation

Started by k0vsh1k on

Topic category: Help with modding (Java Edition)

Last seen on 11:20, 22. Dec 2023
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have problem with play animation
Sun, 11/26/2023 - 16:30 (edited)

I have a problem with playing the animation of the entity. I need the entity to play an animation when right-clicking on it, provided that the player has a certain item in the inventory. I tried to do it with this procedure ( imgur.com/a/jtRB38D ), but it doesn't work. Please help!

Edited by k0vsh1k on Sun, 11/26/2023 - 16:30
Last seen on 21:38, 22. Apr 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Event/target entity…
Sun, 11/26/2023 - 16:56

Event/target entity designates the entity the player right-clicks on. You must use entity source for honey

Last seen on 11:20, 22. Dec 2023
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks, but which block…
Mon, 11/27/2023 - 02:45

Thanks, but which block should I use for this?

Last seen on 21:38, 22. Apr 2024
Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Source entity, in "Minecraft…
Mon, 11/27/2023 - 20:01

Source entity, in "Minecraft components"