Works:
/execute @a ~ ~ ~ detect ~ ~-1 ~ dropper 3 /blockdata ~ ~-1 ~ {Items:[0:{id:dirt,Slot:4b}]}
Fails:
/execute @a ~ ~ ~ detect ~ ~-1 ~ dropper 3 {Items:[0:{id:stone}]} /blockdata ~ ~-1 ~ {Items:[0:{id:dirt,Slot:4b}]}
"detect" does not work with datatags
Comments 3
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases. If this has been done, we can reopen the issue.
Keep in mind that the "Resolved"-Status on this ticket just means "Answered", and that we are waiting for further information on whether this issue still exists or not. We will reopen it as soon as the requested information has been delivered.
Well, i'm pretty sure this isn't a bug (Don't think its intended for data tags with detect to work), but this would be handy to have. Could make one of my contraptions work.