Help please!!! I want to damage all mobs in the area of particle without hurting the player, and the area is better to be 5 blocks: (I added space, Idk why it didn't show up)
on rightclick with a nether star:
if the distance between player and entity is smaller than 5:
if entity is not player:
damage entities by 5 hearts
make console execute "/execute at %player% run particle sonic_boom ~ ~ ~ 5 0 5 0 100"
on rightclick with a nether star:
if the distance between player and entity is smaller than 5:
if entity is not player:
damage entities by 5 hearts
make console execute "/execute at %player% run particle sonic_boom ~ ~ ~ 5 0 5 0 100"
Last edited: