Table of Contents

minecraft:tinted

The minecraft:tinted item component allows this item to have varying colors based on its tint index in a model.

Fields

Name Description Type Default Value
tint Determines the colors on the item. An item color

Example

{
  "tint": {
    "type": "minecraft:dyeable"
  }
}