#Please help me!!!! How do I add a glow effect to an item displayed in the menu?

1 messages · Page 1 of 1 (latest)

summer oar
#

enchantments:

  • enchantmentid;level
  • enchantmentid;level
#

You can give the item an enchantment

tidal stump
#

?dm-glow

real relicBOT
#
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
hide_enchantments: true```
*[Related Wiki Entry](https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations/item#enchantments)*
tidal stump
#

^ @summer oar

summer oar
#

Oh yea i just looked at the docs reak fast