Patterns
# The voucher section.voucher: # The item material. item: "shield" # Per item settings. settings: # The patterns to display on the shield. patterns: base: white gradient_up: light_gray straight_cross: light_blue flower: light_blue half_horizontal: 255,0,0# The voucher section.voucher: # The item material. item: "shield" # The items section. items: # The name of the item, good for identification internally and externally. "1": # The item material. material: "shield" # Per item settings. settings: # The patterns to display on the shield. patterns: base: white gradient_up: light_gray straight_cross: light_blue flower: light_blue half_horizontal: 255,0,0# The voucher section.voucher: # The item material. item: "shield" # The items section. items: - "item:shield, base:white, gradient_up:light_gray, straight_cross:light_blue, flower:light_blue, half_horizontal:255,0,0"