====== minecraft:potion_holder ====== The ''minecraft:potion_holder'' item component allows this item to hold effects via the [[mc>Item_format/1.20.5#potion_contents|minecraft:potion_contents]] item stack component, which are then displayed in the tooltip. It also allows this item to be used in a [[mc>Brewing_Stand|Brewing Stand]]. ==== Fields ==== ^ Name ^ Description ^ Type ^ Default Value ^ | ''duration_multiplier'' | The factor to multiply the effect duration by to display in the tooltip. | A positive float | | ==== Example ==== { "duration_multiplier": 1.0 }