====== potion ====== The ''potion'' entry provider type adds all the potions to item stacks on the [[mc>Data_component_format#potion_contents|minecraft:potion_contents]] data component. ===== Fields ===== ^ Name ^ Description ^ Type ^ Default Value ^ | ''item'' | The item to use for the item stack. | An item | | ===== Example ===== { "type": "potion", "item": "minecraft:potion" }