/testfor in minecraft 14w11b (snapshot of 1.8)
//ads -- adsterra.com -- native banner
?>
I can't test for people's locations using @a[x=-563,y=4,z=23]. Instead, the redstone comparator will just turn on even if no one is at -563,4,23.
Best Answer
Try specifying a maximum search radius, for example:
@a[x=-563,y=4,z=23,r=1]
Note that you can use this shortcut:
@a[-563,4,23,1]
Pictures about "/testfor in minecraft 14w11b (snapshot of 1.8)"



Minecraft ITA - Snapshot 14w11b: NUOVO MOB: ENDERMITE !!!
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Pixabay, Kaboompics .com, Joe Ambrogio, Kevin Bidwell
