Is there a way to execute a function as an end_crystal in the tick it has been shot?
Hi, I am looking to execute command as (or at the position) of an end_crystal that has been shot
I could use proximity to detect if an arrow is close to an end_crystal, and kill them both after running my function. But one of my custom enchants makes arrows from crossbow travels much faster, so it is very unreliable
If there is another, more reliable and multiplayer safe solution, that would help me a ton ^^'