Skip to content

Reformats Minecraft NBT with indention using Adventure's NBT library

License

Notifications You must be signed in to change notification settings

booky10/JNbtFormatter

Repository files navigation

NbtFormatter

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.

Building

./gradlew build # remove "./" on windows

The output jar can be found in buildlibs (ends with -all.jar).

License

This project is licensed under GPL-3.0 unless specified otherwise.