-
Bug
-
Resolution: Works As Intended
-
None
-
24w09a
-
None
-
Community Consensus
-
Commands
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
- relates to
-
MC-271020 enchantment_glint_override=true does not cause pick block to avoid replacing that item
- Resolved