TagHelper
A Minecraft mod for editing Named Binary Tags (NBT) by commands.
Warning: manipulating NBT may cause crashes
Usage
/taghelper get
Get NBT of the item on the main hand./taghelper set [key] [value]
Add or Replace{key: value}in NBT of the item on the main hand./taghelper set [NBT]
Set NBT of the item on the main hand as[NBT]/taghelper remove [key]
Remove{key: value}in NBT of the item on the main hand./taghelper remove
Remove NBT of the item on the main hand.
/th is an alias of /taghelper

