mojira.dev
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"     }

}

Linked issues

Attachments

Comments 1

Thank you for your report!
We're tracking this issue in MCPE-120375, so this ticket is being resolved and linked as a duplicate.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

SyKoSoFi

(Unassigned)

Unconfirmed

Multiple

Windows 10

1.17.0.54 Beta, 1.16.221 Hotfix

Retrieved