NBT - Tag Delete (Effect) — SkBee

Addon: SkBee · Category: Effect · Since: 3.5.0

Syntax

delete tag[s] %strings% of %nbtcompound%

Description

Delete an NBT tag without having to specify a tag type.

Examples

delete tag "minecraft:enchantments" of nbt of player's tool
delete tag "custom;level" of nbt of player

View source