Item with Tooltip (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.11
Syntax
%itemtypes% with[out] [entire|additional] tool[ ]tip[s]Description
Get an item with or without entire/additional tooltip. If changing the 'entire' tooltip of an item, nothing will show up when a player hovers over it. If changing the 'additional' tooltip, only specific parts (which change per item) will be hidden.
Examples
set {_item with additional tooltip} to diamond with additional tooltip
set {_item without entire tooltip} to diamond without entire tooltip