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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NBT File System Utilities!