====== minecraft:dyeable ====== The ''minecraft:dyeable'' item component allows this item to dyed using items with the [[items:item_components:dye|minecraft:dye]] item component. This item component is usually combined with [[items:item_components:tinted|minecraft:tinted]]. Note that adding your item to the ''#minecraft:dyeable'' item tag is not necessary, as it checks for the presence of this item component instead. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''default_color'' | The default color to display if the item stack has no [[mc>Item_format/1.20.5#dyed_color|minecraft:dyed_color]] item stack component. | An integer | | ===== Example ===== { "default_color": -6265536 }