Quick Start
Open the editor
You can open the AnkiNBT editor in two ways.
If you press N without holding or hovering an item, you will see: "No editable item".
Editing modes
AnkiNBT provides two editing modes:
Easy Mode
New users
A visual editor with categorized fields. Click to edit. No NBT knowledge needed.
Advanced Mode
Power users
A full NBT tree view. Edit any data component directly.
Use the toggle button at the top to switch modes anytime.
Save changes
Press
Ctrl+Sto save changes to the item.Saving is Creative-only.
In other game modes, the editor is read-only.
On success, you will see a green status message.
Close the editor
Press
Escto close.If you have unsaved changes, a confirmation dialog appears.
Config file
The config file is located at .minecraft/config/ankinbt.json.
openKeyCode
N
Key to open the editor
showAdvancedTags
false
Start in Advanced Mode by default
uiOpacity
0.85
UI background opacity (0.3 ~ 1.0)
treeExpandedByDefault
false
Auto-expand all nodes in Advanced Mode
nbtExportDir
ankinbt-config/save-nbt
NBT export directory
autoLoadLastNbt
true
Remember last opened NBT file
confirmOnClose
true
Warn on unsaved changes
The file is created on first launch.
Changes are saved automatically.
Last updated