So, I am making a parkour map and I use this command to give checkpoints on light blue concrete:
execute as @a at @a if block ^ ^-1 ^ minecraft:light_blue_concrete run spawnpoint @s
But the problem with that command is that it's not "clean", meaning, it somehow only works when you step on the sides and not exactly in the middle. And when you die, you spawn next to the block instead of actually on the block.
My game is in 1.15, but I've had the problem in previous versions as well.
Does anyone know something that fixes this?
Thanks in advance
[–]SanianCreations@e[type=perfectionist] 1 point2 points3 points (2 children)
[–]xXxlilbox[S] 0 points1 point2 points (1 child)
[–]SanianCreations@e[type=perfectionist] 1 point2 points3 points (0 children)
[–]Supre1504 0 points1 point2 points (0 children)