Started by
Dr Doggo
on
Topic category: Help with Minecraft modding (Java Edition)
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.
Topic category: Help with Minecraft modding (Java Edition)
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.
commands also didn't work
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.
thanks
I can not find it
nevermind I found it it works perfectly thank you a ton
No problem, I'm glad I was able to help.
I know it is days after but do you know how to make it affect every player except the one who did it
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.
thank you too
does anyone know how to make people look at my other forums because this is the only one people have commented on
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.