ItemComponent - Tooltip Style (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 3.8.0
Syntax
[the] tool[ ]tip style [component] of %itemstacks/itemtypes/slots%Description
The key of the custom sprites for the tooltip background and frame which references textures. See [**Tooltip Style Component**](https://minecraft.wiki/w/Data_component_format#tooltip_style) on McWiki for more details.
**Changers**: - `set` = Set the key of the texture to use. - `reset` = Reset back to default state. - `delete` = Will delete any value (vanilla or not).
Examples
set tooltip style of {_item} to "my_pack:some_style"
delete tooltip style of player's tool
reset tooltip style of player's tool