#DeluxeMenus glowing not working

1 messages · Page 1 of 1 (latest)

olive coral
#

So I made a menu and made an item and gave it an enchant, I did /dm reload and it loaded fine but the item doesn't have glow

#

material: GRAY_STAINED_GLASS_PANE display_name: "&f" data: 1 slots: [0-26] 'discord': material: AMETHYST_SHARD display_name: "&#7289da&lDiscord Server" slot: 13 enchantments: - sharpness;5

spiral tundra
#

?dm-glow

sick garnetBOT
#
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```
spiral tundra
#

enchantment name might be off @olive coral

#

caps might also matter

#

I'd just use the above since it works

olive coral
spiral tundra