Started by
gaming with sam
on
Topic category: Help with Minecraft modding (Java Edition)
I have a procedure that shoots an arrow type ranged item and I'm trying t make it so that when the ranged item hits a block it teleports the player to it and i need to do this inside of another procedure that isn't a when item hits block procedure.
Why can't you do it on when item hits block procedure?
because i have it on a when right clicked prcocedure for another item.