I used this command:
/clear @p tripwire_hook 0 1 {display:{Name:"Chest Key"}}
in a command block, however after running it, I saw this error:
Data tag parsing failed: unbalanced quotation: {display:{Name:"Chest
This means that when using data tags on /clear, writing a space inside of a data tag informs the /clear command to go to the next possible command parameter, which doesn't exist here, so it just doesn't use it. No problems with this command:
/clear @p tripwire_hook 0 1 {display:{Name:"Key"}}
As a map maker, I would like to see a fix before 14w03a. That chest key stuff is awesome, the only problem currently is that I need to use the "Key" name, however I can't use names like "Chest Key" or "Key #2".
Linked issues
is duplicated by 3
Comments 3
I had this same problem. Except instead of running into unbalanced quotation, i had mine run into an unbalanced brackets error when doing lore. I hope this is fixed before thursday.
Just so you know, you can also use: