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
and if the dependencies let you, use Provided Itemstack
Nope.. Then the whole thing stops working.
then just use source entity without provided itemstack, or are u talking abt the source entity?
Yea when i add the cooldown the whole right click event stops working it will just do nothing. I’ve tried every option but none of them are working..
I want to do something like this but for lightning but rn the lightning strikes the person who uses the item as well which I don't want.
https://twitter.com/PyloDEV/status/1310899869645709317
This should help