Named Binary Tag (NBT) is a binary format designed for and used by the game Minecraft to store various data including worlds, player data and many other things. This project provides a way to access those data by simply mounting the corresponding data file as a file system, then reading and writing any value as usual file system nodes. By combining with standard Unix file operation tools, batch editing or copying massive amount of data is very easy, comparing to other generic NBT editing tools.
The file system (NBTFS) implementation (mount.nbt(8)) is based on FUSE.
NBT parser and writer are originally written by Lukas Niederbremer as cNBT project which this project is based on.
Features
- Read-write support
- Minecraft Region file support
License
MIT License, Mozilla Public License 2.0 (MPL 2.0)Follow NBT File System Utilities
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NBT File System Utilities!