Im making a command block creation that uses the x,y,z target selectors, but I have noticed that they do not work, I used the command /testfor @e[x=1000,y=10,z=1000] this command recognized me even though I wasn't at those coordinates, this happens on all commands that uses the x,y or z target selectors, I dont know whats happening but please fix this, I attached pictures below
Attachments
Comments 3
Thanks, I thought this was a bug and it freaked me out.
now I have to add r in all of my command blocks 😞 I wish minecraft bedrock had an command editing system where you can move your cursor back like in java edition
You need to include
r
, otherwise it's just sorting by distance