TextComponent - Hover Event (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.5.0

Syntax

[a] [new] hover event showing %strings/textcomps/itemstacks/entities%

Description

Create a new hover event. Can show texts, text components, an item or an entity to a player. 'showing %itemtype%' requires Minecraft 1.18.2+

Examples

set {_t} to text component from "Check out my cool tool!"
add hover event showing player's tool to {_t}
send component {_t} to player

View source