For each entity as entity iterator

Started by Narcxi on

Topic category: Help with modding (Java Edition)

Last seen on 15:42, 18. Oct 2023
Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
For each entity as entity iterator

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)

Last seen on 13:10, 6. May 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if is entity iterator not…
Wed, 02/23/2022 - 12:21

if is entity iterator not player

Last seen on 11:43, 29. Mar 2024
Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add an if statement like…
Thu, 02/24/2022 - 00:53

Add an if statement like this in the proceduy

If Not Entity Iterator = Event/Target Entity