Entity/Snapshot - NBT String (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.3

Syntax

[the] entity (nbt string|string nbt) of %entities/entitysnapshots%

Description

Gets the provided entities or entity snapshots as their NBT string. Don't rely on this as the structure of the results can change across versions.

Examples

set {_nbtString} to entity string nbt of {_entity}

View source