Give any mob in a radius a effect

Started by Dr Doggo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Give any mob in a radius a effect

I'm trying to make a helmet that give any entity in a 20 block radius an effect but I tried everything and looked at tutorials but found nothing. 

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
commands also didn't work
Sun, 12/08/2024 - 15:31

commands also didn't work

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a procedure block …
Sun, 12/08/2024 - 15:51

There is a procedure block 'for each entity in 4 block radius as entity iterator do'

You can switch the 4 out for 20.

Then, inside the first procedure block, place the procedure block to give a potion effect to event/target entity.

Finally, THE MOST IMPORTANT STEP you need to make sure to change event/target entity in the potion effect block out for entity iterator.

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thanks
Sun, 12/08/2024 - 16:49

thanks

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I can not find it
Sun, 12/08/2024 - 16:51

I can not find it

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
nevermind I found it it…
Sun, 12/08/2024 - 16:56

nevermind I found it it works perfectly thank you a ton

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
No problem, I'm glad I was…
Sun, 12/08/2024 - 17:00

No problem, I'm glad I was able to help.

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I know it is days after but…
Wed, 12/11/2024 - 20:22

I know it is days after but do you know how to make it affect every player except the one who did it

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make a "And" Block with the…
Wed, 12/11/2024 - 21:19

Make a "And" Block with the first condition (entity iterator) and make the second condition "If Not Event/Entity = to "sub type Player". That or in your part that adds the effects you can add a "Remove specific potion effect" and make it target the nearest Player entity in a 40 block radius or something like that. 

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
thank you too
Thu, 12/12/2024 - 16:53

thank you too

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
does anyone know how to make…
Wed, 12/18/2024 - 19:52

does anyone know how to make people look at my other forums because this is the only one people have commented on

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If i knew i'd tell ya, this…
Wed, 12/18/2024 - 21:42

If i knew i'd tell ya, this forums pretty dead from admins or actual help though. I also posted on the forums trying to get help with a Crash Error that kept occurring while using structures, And Not one response lmao.