-
Bug
-
Resolution: Fixed
-
Minecraft 1.4.7, Snapshot 13w04a, Snapshot 13w05a, Snapshot 13w05b
-
Unconfirmed
When attaching a comparator to a command block which has the command "/clear <player> <item id>", the comparator will return true, even if the item in question is not removed from the players inventory.
I expected it to not output a redstone signal at all if there were no items removed. However it appears that the only way for that to happen is for that player to not exist on the server
- is duplicated by
-
MC-8120 The /clear command used with a command block always give an output while tested by a comparator
- Resolved