#Potions in deluxemenu
1 messages · Page 1 of 1 (latest)
You need to use the rgb: option but also the potion effects potion
I use, but it didn't work
'wheatbeer':
material: potion
display_name: '&#ffb84dПшеничное пиво'
rgb: 0,244,75
potion_effect:
- ABSORPTION;0;0
slot: 10
lore:
left_click_commands:
- '[openguimenu] wheatbeer'
It's not work...
Do you have any another idea?
It's was hex, you can change hex to rgb, and nothing will change
Not hex. Rgb
'wheatbeer':
material: potion
display_name: '&#ffb84dПшеничное пиво'
rgb: 0,244,75
potion_effect:
- ABSORPTION;0;0
slot: 10
lore:
left_click_commands:
- '[openguimenu] wheatbeer'
What server version and deluxe menus version?
1.19.2, the last version of plugin
The option is called potion_effects
With an s
Also hex #ffb84d to RGB is 255,184,77
Okey, i'll try later, thanks for help