Minecraft TagHelper mod 2026 download
logo
minecraft mod TagHelper

TagHelper

Game Version: 1.18.1
Total Downloads: 25
Updated: Dec 28, 2021
Created: Dec 27, 2021
Download TagHelperDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
taghelper-1.18.1-1.0.0.jar release 21.45 KB Dec 28, 2021 1.18.1 13 download TagHelper taghelper-1.18.1-1.0.0.jar releaseDownload
taghelper-1.17.1-1.0.0.jar release 21.45 KB Dec 28, 2021 1.17.1 6 download TagHelper taghelper-1.17.1-1.0.0.jar releaseDownload
taghelper-1.16.5-1.0.0.jar release 21.48 KB Dec 28, 2021 1.16.5 4 download TagHelper taghelper-1.16.5-1.0.0.jar releaseDownload
taghelper-1.15.2-1.0.0.jar release 21.47 KB Dec 28, 2021 1.15.2 2 download TagHelper taghelper-1.15.2-1.0.0.jar releaseDownload

Description

Share this:

TagHelper

LICENSE
Gradle CI

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

Comments

Add a comment