Warning
This project is no longer actively maintained.
The project has been rewritten in TS because this Java application
uses way too much memory for how much it is used.
The repository is available at github.com/booky10/nbt-formatter-ts
and will be hosted at nbt.booky.dev instead of this application.
Reformats Minecraft NBT with indention using Adventure's NBT library.
./gradlew build # remove "./" on windows
The output jar can be found in build
→ libs
(ends with -all.jar
).
This project is licensed under GPL-3.0 unless specified otherwise.