mojira.dev
MC-55249

Title command with brown color,transforms into white

The "brown" color not works at /title

What I expected to happen was...:
The "Brown" color affect the title

What actually happened was...:
The brown color are transformed into white color

Steps to Reproduce:
1:Put /title @p title {text:" Test",color:brown} at a command block
2:Trigger the command block
3:See that is White,not Brown

Linked issues

Comments 8

The word of the color has to be in quotation marks.

EXAMPLE:

/title @p title {text:"Test",color:"brown"}

i tested without this ",and same,white color

Worked fine for me WITH quotation marks.

A strange bug if you don't use quotation marks.

TRY THIS EXAMPLE:

/title @p title {text:"Test",color:"brown"}

No,same with question marks,it not works

Hmm... perhaps its not accepting it as a valid color. Confirmed.

There is no pink or brown.
It's white, black, yellow, gold, aqua, dark_aqua, blue, dark_blue, light_purple, dark_purple, red, dark_red, green, dark_green, gray, dark_gray
Compare http://minecraft.gamepedia.com/Tellraw#Raw_JSON_Text

John H.

(Unassigned)

Unconfirmed

Minecraft 14w20a, Minecraft 14w20b

Retrieved