Summary:
Particles of breaking frogspawn transparent. Since the textures are no longer transparent, it was expected that the particles would not have transparency MC-256899. This is also the problem of parity.
Steps to reproduce:
Place the frogspawn.
Break it.
Observed results:
Particles of breaking the frogspawn are transparent.
Expected results:
Particles of breaking the frogspawn are not transparent.
Linked issues
Attachments
Comments 5
This is caused by the texture file using transparency, unlike the model and in bedrock.
Also affects block_marker particle.
Honestly, why the item renders as solid is weird to me; transparency is not disallowed on things like diamond pickaxes, so why is it disallowed on frogspawn? When fixing this (by just making the texture alpha value max in the textures areas), please consider reverting that item rendering change that was implemented to fix MC-249106, as making the texture solid would resolve that too without introducing specific behavior just for this item.
Please attach an image.