Colored Leather Armor
Colored leather armor for GKits
How-to: Set leather armor color using color: <r>;<g>;<b>
RGB is a color variant, you can find color numbers here: https://www.w3schools.com/colors/colors_picker.asp
Example:
items:
helmet:
name: '&c&lPhantom Hood'
customModelData: 0
color: 255;0;0
itemFlags: []`
Last updated
Was this helpful?