Put the summary of the bug you're having here
What I expected to happen was when I shear a sheep, it drops 2-3 wool of the same color.
What actually happened was when I sheared a sheep, it dropped 2-3 wool of a different color from the agent (i.e brown sheep dropped light blue wool, white dropped black)
Steps to Reproduce:
1. Use shears on a sheep to get wool
2. Pick up the different colored wool
Linked issues
Attachments
Comments 2
Sounds like the wool has been wired to the dye color now instead of the wool color. The dyes use an alternate color scale that is just the regular one in reverse order. Every other 16 color item in minecraft uses wool's usual one (white as the first value instead of black). Here's a link to the wiki's data value page:
http://minecraft.gamepedia.com/Data_values#Wool.2C_Stained_Clay.2C_Stained_Glass_and_Carpet
And the colour of wool is different to what it says in F3 mode.