NBT - Tags (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 1.14.2

Syntax

[the] nbt tags of %nbtcompound%

Description

Get all tags of an NBT compound.

Examples

set {_t::*} to nbt tags of {_n}
set {_t::*} to nbt tags of nbt compound of player

View source