====== minecraft:banner_pattern_holder ====== The ''minecraft:banner_pattern_holder'' item component allows this item to be used in a [[mc>Loom]] to add patterns to if a base color is defined. The patterns are stored in the [[mc>Data_component_format#banner_patterns|minecraft:banner_patterns]] item stack component. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''color'' | The base color for the banner pattern holder. If not specified, it won't be useable in the Loom, but may still hold banner patterns, like the [[mc>Shield]]. | An optional dye | | ===== Example ===== { "color": "white" }