Mojira Archive
MC-74250

Colored Signs appears darker in North and South

If a Sign with color is created, the colored Signs text appears darker.

Used Commands:

North:
setblock ~ ~2 ~ minecraft:wall_sign 3 replace {Text1:"

{text:\"Text\",color:dark_green}

"}

East:
setblock ~ ~2 ~ minecraft:wall_sign 4 replace {Text1:"

{text:\"Text\",color:dark_green}

"} EAST

South:
setblock ~ ~2 ~ minecraft:wall_sign 2 replace {Text1:"

{text:\"Text\",color:dark_green}

"} SOUTH

West:
setblock ~ ~2 ~ minecraft:wall_sign 5 replace {Text1:"

{text:\"Text\",color:dark_green}

"} WEST

Duplicate

Fabian Reich

2014-11-10, 05:36 PM

2016-07-07, 08:29 PM

2014-11-11, 09:16 AM

0

2

Unconfirmed

Minecraft 1.8.1-pre4

-