Started by
Lord Makishi
on
Topic category: Help with Minecraft modding (Java Edition)
Hello everyone : ),
Currently I'm working on a Magic Wand, with a healing "mechanic". When i right click i want it to spread green particles around me in a circle(almost like an aura) and then heal me. The healing part is obviously easy, but I'm kind of stuck with the particles spreading around. Does anyone have ideas yet?
Thanks in advance!
Edited by Lord Makishi on Wed, 10/12/2022 - 16:51
You probably could hard code it by spawning particles with specific offsets from your current x/y/z position by using [x+number]
This tutorial's pretty good, and I think it still works:
https://mcreator.net/forum/54372/tutorial-summoning-particles-circle-shape-template-procedure