Skip to content

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:”

Usage: {Pattern}:{Color}

RGB: {Pattern}:{Red},{Green},{Blue}

Colors

Pattern Types

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.

Items:
- 'Item:Shield, HALF_HORIZONTAL:RED, RHOMBUS_MIDDLE:BLACK, STRIPE_TOP:RED, STRIPE_BOTTOM:WHITE, STRIPE_MIDDLE:BLACK, CIRCLE_MIDDLE:WHITE'

This is for if you wish to use a custom color instead of preset ones by Minecraft.

Items:
- 'Item:Shield, HALF_HORIZONTAL:255,0,0'

*Note 255,0,0 is red in RGB.