I'm just wondering what happened to the coordinates. I mean, how will I use this target selector: @p[x=X,y=X,z=X]
It seems that the f3 debugging screen displays other stuff like:
Light, Chunk, Feet and facing "negative/positive x/z.
Please fix😞
I'm just wondering what happened to the coordinates. I mean, how will I use this target selector: @p[x=X,y=X,z=X]
It seems that the f3 debugging screen displays other stuff like:
Light, Chunk, Feet and facing "negative/positive x/z.
Please fix😞
They changed the format of the coordinates but they are still there. For instance, "Feet: 0.4 56.00000 8.509" means you're standing at x=0.4, y=56, and z=8.509. "Block" is the new cleaned up version of that and shows the rounded numbers, e.g. "Block: 0 56 8".