Started by
Nanobott
on
Topic category: Help with MCreator software
I was working on a sword (firesword) and i want it to set all mobs in a radius of 15 blocks on be set on fire on right click. I found someting that kinda worked but it sets all entitys on fire asswell like boats and stuff. I used this one and replaced the strike lightning to set entity itrator on fire for 15 seconds.
Could anyone help me with this? :D
maybe, if Entity Iterator = Mob Type (your mob)
and then your procedure
havent tested but should work
Thanks a lot! that worked but i do have to select every mob i want it to work on..
there should be a type of MobOnly subtype for an entity, I am it sure but it should be
not*
hmm, not sure what to do with that.. I want it to set all living entitys in a range of 15 blocks on fire.
yeah so Living Entities can be a thrown item or an Armor stand too so it would strike lightning to it
aah okay.. But is there a way to like set all mob things to fire?
you should try the ageable/monster/animal entities subtypes there are
It fixed it!
Here is the procedure: https://imgur.com/8t2xqgZ
Nvm doesnt work! xd
play OR instead of AND
Thanks!
I have got this now but the cooldown doesnt work with 1 of these things.. Any help?
Source Entity