Table of Contents

potion

The potion entry provider type adds all the potions to item stacks on the 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"
}