#deluxemenus question

1 messages · Page 1 of 1 (latest)

sick locust
#

How do i display a specific potion in deluxemenus
for example a swiftness pot

slender maple
#

as an option, you can prescribe potions in the materials and write nbt-int to nbt-int, specify a custom color and set the color of the potion of swiftness in the menu, a blue bottle will appear, then take and write the desired name and description

sick locust
#

Or at least the lines with nbt int

#

Cuz i have no clue what nbt is lol

slender maple
#

'shop':
nbt_int: CustomPotionColor:16617472
display_name: '&6Магазин ресурсов&f➶'
material: lingering_potion
slots:
- 22
lore:
- '&7Нажмите, чтобы перейти.'
left_click_commands:
- '[player] shop'
hide_effects: true

slender maple