Shields & Banners
How to add color and patterns to your shields and banners:
Section titled “How to add color and patterns to your shields and banners:”Information:
Section titled “Information:”Usage: {Pattern}:{Color}
RGB: {Pattern}:{Red},{Green},{Blue}
Item: option
Section titled “Item: option”If you wish to give players a banner or shield with the colors and patterns on them then they work just like any other item in the Items: section.
Example
Section titled “Example”Items: - 'Item:Shield, HALF_HORIZONTAL:RED, RHOMBUS_MIDDLE:BLACK, STRIPE_TOP:RED, STRIPE_BOTTOM:WHITE, STRIPE_MIDDLE:BLACK, CIRCLE_MIDDLE:WHITE'RGB Example:
Section titled “RGB Example:”This is for if you wish to use a custom color instead of preset ones by Minecraft.
Example
Section titled “Example”Items: - 'Item:Shield, HALF_HORIZONTAL:255,0,0'*Note 255,0,0 is red in RGB.