Download NBT Exporter — Minecraft Mods — MetaMods

NBT Exporter

Active

Downloads

0

Last update

1 year ago

Versions

1.12.2 — 1.20.4
Client
Fabric
Forge
Utils

NBT Exporter

NBT Exporter is a lightweight client-side mod that enables players to export NBT data of items directly from their inventory.

How to Use

Hold the item you want to export data from and execute the /exportnbt command.

Usage examples:

/exportnbt MyUniqueItem

Or like this:

/exportnbt "My Unique Item, but with spaces"

Specifying a file name is optional. If no name is provided, the file will be named based on the current date and time.

To view tags in the exported .nbt file, you can use specialized NBT reading software.

This command can be used on any Minecraft server without additional permissions, unless prohibited by server rules.

Available Commands

Starting from version 2.0, NBT Exporter provides the following commands:

  • /exportnbt — exports only the item's NBT in compressed binary format
  • /exportstack — exports complete item information as NBT (including ID, count, and damage) in compressed binary format
  • /exportnbtstr — exports only the item's NBT in text (stringified) format
  • /exportstackstr — exports complete item information as NBT (including ID, count, and damage) in text format
  • /exportgive — exports complete item information as a /give command into a .txt file
Project members
ScenarioPlanet

ScenarioPlanet

Developer

Created: 12 Feb 2024

ID: 9071