====== minecraft:tinted ====== The ''minecraft:tinted'' item component allows this item to have varying colors based on its tint index in a [[mc>Model|model]]. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''tint'' | Determines the colors on the item. | An [[items:item_colors:start|item color]] | | ===== Example ===== { "tint": { "type": "minecraft:dyeable" } }