NBT Exporter
Modby ScenarioPlanet
Export any items as NBT files!
Type
Mod
CurseForge Downloads
4,224
CurseForge ID
969977
Last Updated
Jun 28, 2026
Description
NBT Exporter is a simple client-side mod that allows players to export NBT data of items from their inventory.
* Fabric builds require the Fabric API to be installed.
Usage:
Hold the item you want to export NBT for, and use the /exportnbt command.
You can use it like that:
/exportnbt MyUniqueItem
...or like that:
/exportnbt "My Unique Item, but with spaces"
Providing a file name is optional. If not specified, the file will use the current date and time as the name.
To view the tags in an exported .nbt file, you can use a file reader such as NBTExplorer.
You can use this command on any Minecraft server without requiring additional permissions unless prohibited by server rules.
Commands:
Since v2.0 NBT Exporter provides these commands:
- /exportnbt exports item NBT only, in compressed binary format
- /exportstack exports full information about the item as NBT (incl. id & count & damage), in compressed binary format
- /exportnbtstr exports item NBT only, in text (stringified) format
- /exportstackstr exports full information about the item as NBT (incl. id & count & damage), in text (stringified) format
- /exportgive exports full information about the item as /give command into .txt
Similar Mods
Fun TNT
This mod adds new types of TNT
Tetra Addition
Add an event to facilitate extensive modifications.
Aether No Nerf
Removes Weapons and Armor nerfs in the aether dimension
A Balanced Diet
A customizable food group-based nutrition and diet system, forked from the Diet mod.
Elemental Items
A cool mod adding powerful items inspired by the elements
Create: Brassworks Missions
A Create addon adding missions with a clean, Create-style UI, HUD tracking, and full data-driven customization.