-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 13w39b
-
None
-
Unconfirmed
-
Creative
Console Command:
tellraw @p {"text":"Item: ", "extra": [{"text":"Click here!",color:"red","clickEvent":{"action":"run_command", "value":'/give @p 299 1 0 {display:{Name:"Feuer Eiter der Schatten",Lore:["Warum nicht? ..."]}}'}}]}
If you click on the text:
Warning: Using numeric IDs will not be supported in the future. Please use names, such as 'minecraft:leather_chestplate'
Edit Console Command:
tellraw @p {"text":"Item: ", "extra": [{"text":"Click here!",color:"red","clickEvent":{"action":"run_command", "value":'/give @p leather_chestplate 1 0 {display:{Name:"Feuer Eiter der Schatten",Lore:["Warum nicht? ..."]}}'}}]}
If you click on the text:
Disconnected by Server : Chat message too long
- duplicates
-
MC-30955 Chat message too long when using /tellraw command
- Resolved