I was playing around with dyed leather armor for a PvP map I was making. I used the "/give @p leather_chestplate 1 0 {display:}" and put the black chestplate on.
So I hit the F5 button to see how good the custom 0 ID color looked like when I noticed the sky had some sort of large rectangle in it and everything that was aligned with it had it's color inverted.
I also tested this with other color IDs and by manually dyeing the armor. The same bug occurs.
Steps to Reproduce:
1a. Put a crafting table down.
2a. Dye a leather chestplate any color.
3a. go to step 5 unless you want to use the command block method.
-------------------------------------------------------------------------------------
1b. Put a command block down.
2b. Right-click on the command block.
3b. Type: give @p leather_chestplate 1 0 {display:}
4b. Feed it a redstone signal.
5. Put the armor on.
6. Press the F5 key.
7. Look downwards with the sky in the background.
Attachments
Comments 4
To the mod that's flagged this as "Invalid": how is this bug invalid? It clearly shows a bug in the game rendering system.
The following project is for the Minecraft Launcher. If so, please track this bug here.
Update: Doesn't actually require armor to do this.