TextComponent - Json String (Expression) — SkBee
Addon: SkBee · Category: Expression · Since: 3.5.0
Syntax
[the] serialized json string of %textcomps%Description
Get the serialized json string of a text component. Useful in NBT.
Examples
set {_m} to mini message from "<rainbow>HI MOM, I MADE IT ON THE DOCS"
set {_j} to serialized json string of {_m}