mojira.dev
MC-268802

enchantment_glint_override component does not stop item name from being made light blue

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

Comments 2

Can confirm. To bypass this issue you can overwrite the color manually.

/give @s bow[enchantments={levels:{'minecraft:multishot':2},show_in_tooltip:false},minecraft:enchantment_glint_override=false,minecraft:custom_name='{"text":"Bow","color":"white"}']

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 HistorySnapshot Version HistoryThe 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

kokiriglade

(Unassigned)

Community Consensus

Commands

24w09a

Retrieved