Started by
Narcxi
on
Topic category: Help with Minecraft modding (Java Edition)
I would create an element that uses for each entity as an entity iterator which when right clicked damages all entities in a 7 block area, but when I right click the entities receive damage, but me too, does anyone know how i can fix this? (PS: Sorry for my English, I use Google Translate)
if is entity iterator not player
Add an if statement like this in the proceduy
If Not Entity Iterator = Event/Target Entity