#item if used entity responds (and more)

1 messages · Page 1 of 1 (latest)

young hawk
#

i need an item that when used fires a line of particles from it, and when the item targets an entity the custom entity will attack the entity. basically atrociraptor from JWD

unkempt cedar
#

maybe make it shoot a invisible projectile that deals no damage, then in your mob add an event that will make them angry at that mob

young hawk
unkempt cedar
#

After looking at this again, I realized this might require some scripts to do

Actually, even I have no idea how I would do this without using projectile to damage the target and tamed mobs attacking the shot target

shrewd kiln
#

Maybe using angry component

#

To share the target

#

Or apply effects in the target

#

To use as a condition for the other entities to attack it

shrewd kiln