-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 13w37b
-
None
-
Unconfirmed
I used the program Minecraft TellRaw Coder by CoolKiller 2012 to generate this tellraw command. The program doesn't have any problems, but the output I get is: Invalid json: Expected name at line 1 column 131, and here is my command:
/tellraw @p {"text": "TPs: ", "extra": [{"text":"Front Gate, ","color":"gold","clickEvent":{"action":"run_command","value":"tp @p -2 65 204"},{"text":"Controls, ","color":"gold","clickEvent":{"action":"run_command","value":"tp @p -31 55 209"},{"text":"Back Wall, ","color":"gold","clickEvent":{"action":"run_command","value":"tp @p -2 80 302"}}]}
EDIT: In place of @p I've tried typing out my name, but didn't work.
EDIT 2: Like I said, the program used to create the code is not at fault, because all it does is put the pieces together. It functions perfectly in that respect. The problem is how the game reads the code, I believe.