nbt2json
nbt2json copied to clipboard
Error parsing NBT: TagType 48 not recognized
^_^ [dj@deepai:~/Downloads] $ ./nbt2json-mac-x64 --in level.dat --out level.json
Error parsing NBT: TagType 48 not recognized
Add "Error parsing NBT: TagType 116 not recognized"
Edit: For editing level.dat adding --skip 8 fixed the issue. rtfm I guess 😄
Attempting to parse a NBT format file being used by the latest JourneyMap (v6) for waypoints.
Error parsing NBT: TagType 54 not recognized
Can the script have an option to just output 'unreconized' tags as say "UnknownTag_54" instead!