Mojira Archive
MC-47048

if i use the exact same /give command but replace /give with /clear it doesnt work

Basicly i am trying to make it where if i type "Spawn" in a book that it teleports me to spawn. (to get the book that i am typing in use this command:

/give @p minecraft:writable_book 1 1 {display:{Name:"Magic Book"},Lore:["A Magical","Teleportation Book"],ench:[id:1,lvl:1]}

So i use this command to clear that book when i put "Spawn" in it and activate a comperator to teleport me to 0,0
but for some reason i keep getting this error: [17:58:24] Data tag parsing failed: Unbalanced quotation: {pages:["Hello"],display:

{Name:"Magic (it just ends here even though theres more of the command). Because i couldnt figure out what was wrong i set up a test command i did {code}

/give @p minecraft:writable_book 1 1 {pages:["Hello"],display:

{Name:"Magic Book"}

,Lore:["A Magical","Teleportation Book"],ench:[id:1,lvl:1]}


then i simply replace /give with /clear and the command no longer worked. it gave me the same error. If you could tell me what im doing wrong or if it is the game itself that would be helpful THANK YOU! (i also have pics)

Duplicate

Aaron Lieberman

2014-02-02, 05:11 AM

2014-02-02, 11:11 AM

2014-02-02, 05:59 AM

0

1

Unconfirmed

Minecraft 14w05b

-