-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.5.1, Minecraft 1.5.2, Snapshot 13w21b, Snapshot 13w22a
-
Windows 7
-
Unconfirmed
-
Creative
I typed
/testfor @a[score_ModifyKills=<1]
(note that "ModifyKills" is a scoreboard objective)
When I gave myself -1 of ModifyKills, the comparator did not output anything. I tried with
/testfor @a[score_ModifyKills=-1]
and it outputted a comparator signal.