-
Bug
-
Resolution: Fixed
-
Minecraft 1.7.2, Minecraft 1.7.4, Minecraft 14w05b, Minecraft 14w06b, Minecraft 14w07a, Minecraft 14w08a, Minecraft 1.7.5
-
None
-
Windows 7
-
Confirmed
When typing anything longer than what minecraft will show, there will be a space when creating a new line. It would look like:
{line 1} {line 2}One command example is a command block for when i was setting up the anouncements. The command is:
/tellraw @p {"text": "", "extra": [{"text":"Heres how money works. You can buy items at the shop at spawn. If you die, you loose all your money. Don't die. You gain money by killing hostile mobs. Heres how much each is worth:","color":"green","clickEvent":{"action":"run_command","value":""}}]}
This will type the first line and all the others will have a space before the text. I have not seem this before untill 1.7 and it causes colored chat on some bukket servers to become normal chat when the text is on 2 lines.
- relates to
-
MC-180138 Long messages in chat no longer have hanging indention
- Resolved