Started by
SpideyM8
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm trying to make a webshooter, but I'm trying to make it shoot a web to attack when you right click and make it teleport you somewhere when you left click like an enderpearl.
I have no idea how to code that. Please help.
Edited by SpideyM8 on Wed, 05/29/2019 - 19:44
i think you can use procedures for that.
I know but i cant find one to teleport me or make it like an ender pearl
Use a RANGED ITEM and make it teleport you to x y z when the projectile hits a block.
thank you.
You're welcome.
What procedure block would I use for this?
How do you get the projectile to teleport you to itself? I know how, I just need to know how to get the projectile's x, y, and z coordinates.