Enchantment glint is not rendering in hand and inventory, but on entity item glint is rendering
Linked issues
is duplicated by 19
Attachments
Comments 12
The enchantment glint doesn't render in the inventory, in my case it was after I died with the command "gamerule keepInventory true"
I can also confirm this happens on a server. Happens on all my items upon installing the new update.
[media]glint.fsh line 21:
float fade = (1.0f - total_fog_value(sphericalVertexDistance, cylindricalVertexDistance, FogEnvironmentalStart, FogEnvironmentalEnd, FogRenderDistanceStart, FogRenderDistanceEnd)) * GlintAlpha;
Can confirm.