The bug
When at build height you still have the ability to see armor stands with enchanted armor on it. It only works with enchanted leather armor.
How to reproduce
Place an armor stand
Put full enchanted leather armor on it
Build to build height
Look for the armor stand
→ ❌ Notice the armor stand in white
Linked issues
is duplicated by 1
Attachments
Comments 9
Also it seems to work with all enchantment glints from every source, not just from enchanted leather armor. If you look at a giant with enchanted gear from a distance while having a render distance of 6 or less, the glowing effect will still be there, but its hue will be removed. The hue removal also happens to blocks, like in MC-130265.
To summon a giant with enchanted gear, use the following command:
/summon giant ~ ~1 ~ {PersistenceRequired:1,ArmorItems:[{},{},{Count:1,id:diamond_chestplate,tag:{Enchantments:[{id:mending,lvl:1}]}},{}]}
To be fair, the ground should not be visible either, because notice that the ground is only noticeable at sunrise or sunset (or when the sun/moon is "obscured" by the blocks). Unlike said problem, you can actually see the enchantment glint at any time, unlike normal blocks. This relates to MC-130265.