-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.10.2, Minecraft 16w32a, Minecraft 16w32b, Minecraft 16w33a
-
None
-
Unconfirmed
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