An up-to-date NBT viewer and editor with lots of new features
NBT Studio is an NBT editing application, the spiritual successor to NBTExplorer. It has been rewritten completely from scratch to support a vast array of new features, while keeping the familiar layout of controls. New features include Bedrock support, SNBT support, undo/redo functionality, drag and drop, multiselect, and more! It’s called Studio to make it sound more important than it really is.
NBT Studio supports reading and writing the following NBT formats. Features marked with a star are new NBT Studio features not present in NBTExplorer.
level.dat
.mca
and .mcr
).mcstructure
files (little-endian NBT){Enchantments:[{id:sharpness,lvl:10s}]}
) ☆ NBT files can be exported to any of these formats using Save as. You can load an SNBT file, then export it as a little-endian g-zipped binary file if you wish.
☆ NBT Studio also allows the creation of blank NBT files. You can start from scratch and export to any format. Additionally, you can use Ctrl Alt V to create a file from SNBT data on your clipboard.
NBT Studio is designed around the easy transfer and conversion between textual SNBT data and structured NBT data. As mentioned, SNBT can be opened as a file or pasted as a new document.
NBT Studio adds an assortment of convenience features to make navigating and editing NBT data easier.
byte
, short
, int
, or long
can be edited as hex just like arrays*
) to indicate there are unsaved changesThis application was written from scratch by myself, tryashtar. However, it would never have existed without these amazing projects that came before me: