PotionType of Item (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 3.8.1

Syntax

[the] potion type of %itemstacks/itemtypes/slots%

Description

Get/set/delete the potion type of an item. This is not the same as the potion effect type, this is the base potion Minecraft uses for the potion items in the creative menu.

Examples

set potion type of player's tool to strong_leaping
if potion type of player's tool = strong leaping:
delete potion type of player's tool

View source