Is it possible to bind particles to hand?

Started by AmLukas on

Topic category: Help with modding (Java Edition)

Last seen on 20:25, 19. Apr 2024
Joined Mar 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to bind particles to hand?

I want to make particles appear when a certain item is in your hand. I want them to appear ON the hand. If possible, I want it to be there even if you swing with the item too like they are a part of the item. Does anyone have any ideas or am I out of my mind?

Last seen on 06:15, 18. Apr 2024
Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Player Update Tick{spawn…
Sat, 06/04/2022 - 15:30

Player Update Tick{spawn single particles with x=0, y=0.75,z=0 , vector x = "custom variable",vector y = "custom variable",vector z = "custom variable"}

And when right clicked with item or left clicked on block spawn set "custom variable" to 0.25 for example