Colored Leather Armor

Colored leather armor for GKits

How-to: Set leather armor color using color: <r>;<g>;<b>

Example:

items:
  helmet:
    name: '&c&lPhantom Hood'
    customModelData: 0
    color: 255;0;0
    itemFlags: []`

Last updated