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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of NBT File System Utilities!