Dyes
# The crate section.Crate: # The prizes section. Prizes: # The name of the prize. "1": DisplayItem: "potion" # Prize display preview settings Settings: # The rgb used for the potion. RGB: "229,164,229" # The color of the item displayed. # Color: "green"# The crate section.Crate: # The prizes section. Prizes: # The name of the prize. "1": DisplayItem: "potion" # Prize display preview settings Items: # The name of the item, good for identification internally and externally. "1": # The item material. material: "potion" # Per item settings. settings: # The rgb of the item. rgb: "229,164,229"