SkillAgentSearch skills...

SnbtCmd

SNBT to NBT and NBT to SNBT converter.

Install / Use

/learn @Max-RM/SnbtCmd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SnbtCmd exe

SnbtCmd

SNBT to NBT and NBT to SNBT converter.

This program was created by Tryashtar on August 30, 2021. written in C#, you can use it to convert NBT files to SNBT and back. this is very useful.

■usage examples■

Use: First - select the mode 'path' or 'raw' If using 'path', then type the file path Then type 'to-snbt' or 'to-nbt' If using 'to-snbt', add 'expanded' for pretty-print) If using 'to-nbt', add 'gzip' for g-zip compression)

write the code to a file with the extension cmd or bat. to run it, double-click on the file containing your code.

example:

  1. SnbtCmd.exe path "file path" to-snbt > out.txt

"file path" specify the full path to the NBT file. or, if the file is located in the same folder with SnbtCmd.exe and your executable cmd file, you can enter in the" file path " just the name of the NBT file. the to-snbt module converts an NBT file to snbt out.txt will be an snbt file containing the snbt. (you can change its name)

  1. SnbtCmd.exe path "file path" to-nbt" > out.nbt

.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated14d ago
Forks0

Languages

C#

Security Score

75/100

Audited on Mar 18, 2026

No findings