Dyes
# The voucher section.voucher: # The item material. item: "potion" # Per item settings. settings: # The rgb used for the potion. rgb: "229,164,229" # The color of the item displayed. # color: "green"# The voucher section.voucher: # The item material. item: "potion" # The items section. 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" # The color of the item displayed. # color: "green"# The voucher section.voucher: # The item material. item: "potion" # The items section. items: - "item:potion:229,164,229" - "item:potion:green"