⛏️
Craft
Tools
minecraft utilities
Tools
▼
API Docs
☰
← Back
🗂️
NBT Data Editor
Parse, visualize and edit NBT-style JSON for items and entities
[ Ad — Google AdSense ]
Diamond Sword
Custom Skull
Enchanted Book
Named Item
NBT JSON Input
{ "id": "minecraft:diamond_sword", "Count": 1, "tag": { "display": { "Name": "{\"text\":\"Excalibur\",\"color\":\"aqua\",\"bold\":true}", "Lore": ["Forged in the Nether","Legendary blade"] }, "Enchantments": [ {"id": "minecraft:sharpness", "lvl": 5}, {"id": "minecraft:unbreaking", "lvl": 3}, {"id": "minecraft:mending", "lvl": 1} ], "Unbreakable": 1 } }
🔍 Parse
⚡ Minify
📄 Prettify