Hello! I need help formatting coloured potions in a gui, for example:
I want the potion in slot 1 to be yellow.
Code:
command /potionshop:
trigger:
open chest with 1 row named "potion shop" to player
format slot 1 of player with potion named "yellow potion" to be unstealable
I want the potion in slot 1 to be yellow.