-
Bug
-
Resolution: Unresolved
-
1.20.0.25 Preview, 1.20.0.24 Preview, 1.20.0.23 Preview, 1.19.81 Hotfix, 1.19.83 Hotfix, 1.20.81 Hotfix
-
None
-
Confirmed
-
Multiple
-
1037836
In Minecraft Bedrock, leaves that are covered on all sides turn off their transparency to emulate a "bushier" look. The textures used for covered leaves are actually within the default leaves textures themselves, not separate ones like with the opaque textures. The game uses the alpha channels in .tga files to determine when the background should or shouldn't be displayed. However, azalea, flowering azalea and cherry leaves use regular .png textures, making the game use a fully black background when they're covered. mangrove leaves on the other hand, use the correct file type but with the incorrect color within the texture, which isn't as noticeable due to it being darker by default.
Steps to Reproduce:
- Enable the "Next Major Update" experimental toggle (Step not necessary on Preview);
- Place cherry/azalea/flowering azalea leaves on the ground;
- Cover it on all sides using more leaves of the same type;
- Get closer to it and observe.
Observed Results:
The inner leaves have a fully black background, which clashes hard with the soft pink coloring.
Expected Results:
The backgrounds for covered azalea, flowering azalea, cherry and mangrove leaves use the darkest shade in the texture's own palette, similar to the other leaves.
Screenshots/Videos attached: Yes
Notes: Changes to the mangrove leaves would also apply to its opaque texture due to MCPE-170516. While it is also affected, it's very difficult to observe in a normal environment so the reproduction steps don't mention it.
- is duplicated by
-
MCPE-181401 Transparent blocks are blacked out in the inside
- Resolved
- relates to
-
MCPE-156469 Opaque mangrove leaves have an inconsistent texture
- Open
-
MCPE-170516 Mangrove leaves don't use separate opaque textures
- Open
-
MCPE-170481 Opaque Leaves no longer use distinct background colors
- Reopened