Mojira Archive
MCPE-127591

Custom blocks with alpha render behind cloud layer from distance

Custom blocks with alpha or blend materials will render behind the cloud layer when viewed from a distance.

Can be reproduced by adding a custom block and adding:

"minecraft:material_instances": {
    "*": 

{         "texture": "your_texture",         "render_method": "blend"     }

}
 
or,
 
"minecraft:material_instances": {
    "*": 

{         "texture": "your_texture",         "render_method": "alpha"     }

}

Duplicate

SyKoSoFi

2021-05-07, 02:32 AM

2021-05-07, 01:59 PM

2021-05-07, 01:59 PM

0

0

Unconfirmed

1.17.0.54 Beta, 1.16.221 Hotfix

-