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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NBT File System Utilities!