Leading zeroes omitted on dyed leather armor colour
The hexadecimal string representing the armor color doesn't have any preceding 0 characters. Although this is a valid hexadecimal string, it is not a valid RGB string since it does not have all 6 characters.
Example:
The following command gives a pair of blue (#0000FF) leather boots. However, the color is instead displayed as #FF.
/give @p minecraft:leather_boots 1 0 {display:{color:255}}
Environment
Ubuntu (Linux kernel 3.19.0-26-generic) x64
Java 1.8.0_51
Created Issue:
Incorrect color display name on dyed leather armor
The hexadecimal string representing the armor color doesn't have any preceding 0 characters. Although this is a valid hexadecimal string, it is not a valid RGB string since it does not have all 6 characters.
Example:
The following command gives a pair of blue (#0000FF) leather boots. However, the color is instead displayed as #FF./give @p minecraft:leather_boots 1 0 {display:{color:255}}Environment
Ubuntu (Linux kernel 3.19.0-26-generic) x64
Java 1.8.0_51
Incorrect color display nameon dyed leather armorLeading zeroes omitted on dyed leather armor colour
A comment with security level 'global-moderators' was removed.
A comment with security level 'global-moderators' was removed.
