Flower pattern not verticaly centered on shield
The flower texture is not verticaly centered:
There are 5 pixels on top, and 7 pixels on bottom, the pattern must be move 1 pixel on the bottom.
On banners, the flower pattern is centered.
Commands to reproduce the bug:
- Generate a shield (with vertical alignment problem):
/give @p minecraft:shield 1 0 {BlockEntityTag:{Base:0,Patterns:[{Color:4,Pattern:"ms"},{Color:15,Pattern:"flo"}]}}
- Generate a banner with the same pattern (without the problem):
/give @p minecraft:banner 1 0 {BlockEntityTag:{Patterns:[{Color:4,Pattern:"ms"},{Color:15,Pattern:"flo"}]}}
2015-09-03, 03:31 AM
2015-09-11, 12:00 AM
2015-09-11, 12:00 AM
1
4
Minecraft 15w36b, Minecraft 15w36c, Minecraft 15w37a
-