When you display coordinates on your screen, you see numbers only, but the coordinates don't have labels such as x y and z. Each coordinate needs to be specific. What is Y? What is X? What is Z? It's not specific enough to show just numbers, especially for new players. It is important to know which coordinate is what and for Structure Blocks as they use these variables. No one should have to just guess.
Attachments
Comments 3
@unknown Correct, but each coordinate needs to be specific. What is Y? What is X? What is Z? Taking away from the question; what coordinate is what? It's not specific enough to show just numbers, especially for new players. It also helps new players understand which coordinate is what.
When using coords it always follows as (0,0,0).
The left is X.
The Middle is Y.
The Right is Z.
So putting that together some people could figure out that X:0,Y:0,Z:0 is what the coords are.