Started by
Siryak
on
Topic category: Help with Minecraft modding (Java Edition)
Hello,
I want to make an item to locate other people,
And I want to let user tp where he wants and where he sees, but I have a problem with the ray trace distance, I don't know how to make it adaptive to go on a bloc
Thanks for help.š
Edited by Siryak on Sun, 06/27/2021 - 16:14
The procedure blocks in the picture below will teleport the player to the block the player is looking at (so long as the block is closer then the raytrace distance)
https://drive.google.com/file/d/1uR2sEo-cMQbsomPgTCGgKBEnn06Usqsm/view?ā¦
The command, you wrote is made for 1.12.
For 1.13, 1.14, 1.15, 1.16 - /effect give @e[distance=..100] glowing 8 1 true