Testing for a specific number of an item in an inventory does not work
When you enter the command (while having a wheat in your inventory):
/testfor @p {Inventory:[
]}
The command returns:
<@p> did not match the required data structure
What I expected to happen was...:
After following the above procedure, the command should be successful.
What actually happened was...:
Instead, the command returns with <@p> did not match the required data structure.
Steps to Reproduce:
1. Carry wheat
2. Place a command block
3. Place a redstone comparator next to the command block, pointed away from it
4. Enter the command: /testfor @p {Inventory:[
]}
5. Activate the command block
6. Review output for command
2016-08-31, 03:38 AM
2016-08-31, 03:51 AM
2016-08-31, 03:51 AM
0
0
Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a
-