How can I make a item that teleports you in the direction you are facing with procedures?

Started by DTGamer on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a item that teleports you in the direction you are facing with procedures?

I'm trying to create and item that when you right click you teleport 5 blocks in the direction you are. How Can I do this with procedures?

To Hypixel Skyblock Players: I want it to work JUST like the Aspect of The End Sword's special ability.

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Note: I'm working on this…
Thu, 04/14/2022 - 18:16

Note: I'm working on this now, and I might have found a way to do it. I'll let you know if I figure it out.

 

Joined Apr 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: I've figured it all…
Thu, 04/14/2022 - 18:41

Update: I've figured it all out!

 

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait how did you do it? im…
Thu, 08/11/2022 - 05:00

Wait how did you do it? im trying to do the same thing but I cant figure it out

 

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
using procedure blocks …
Thu, 08/11/2022 - 08:07

using procedure blocks . coordinate position entity is looking at with ray trace.

teleport entity at x coordinate position entity is looking at with ray trace,y coordinate position entity is looking at with ray trace.

z coordinate position entity is looking at with ray trace.. only targets integer values tho, 

                            

 

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
where is the "teleport"…
Sun, 05/26/2024 - 15:50

where is the "teleport" block? im not able to find such. And can u also send a screenshot or rework of your comment? Kyoukster

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Guys its not teleport block…
Wed, 05/29/2024 - 08:24

Guys its not teleport block its "Set location"

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can someone please help me…
Sun, 07/07/2024 - 09:53

can someone please help me with this, im trying to do the same but i am struggling with it

Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I am unable to find all of…
Wed, 07/10/2024 - 00:16

I am unable to find all of the blocks can someone please help me find the blocks