#can i make the display item in deluxe menus glow?

1 messages · Page 1 of 1 (latest)

minor sinew
#

can i make the display item in deluxe menus glow?

agile hamletBOT
#
FAQ Answer:

How to add a glowing effect to an item:

# First, you enchant the item with any enchantment
enchantments:
- DURABILITY;1 # ENCHANTMENT;level
# Then, you have to hide the enchant name from showing
item_flags:
- "HIDE_ENCHANTS"```
*[Related Wiki Entry](https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations/item#enchantments)*
mint badger
#

@minor sinew this is one way to do it this

#

In newer versions (1.20.5 and newer I believe), you can also just use enchantment_glint_override: true