the enchantment_glint_override component, when set to false, does not prevent enchanted items from being given a light blue display name
What I expected to happen was...:
As the enchantment_glint_override tag, when set to false, hides the enchantments from the item tooltip, I also expected it to hide the light blue display name that appears when enchanting an item (e.g keep it white)
What actually happened was...:
Enchanted items with the enchantment_glint_override component set to false have a light blue name
Steps to Reproduce:
1. Give yourself an enchanted item with the enchantment_glint_override component set to false:
/give @s bow[enchantments={levels:{'minecraft:multishot':2},show_in_tooltip:false},minecraft:enchantment_glint_override=false]
Observe that it's display name is light blue
Linked issues
relates to 1
Comments 2
Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm. To bypass this issue you can overwrite the color manually.