Question
Minecraft saves a lot of data in a file called level.dat. What can I use to edit this? When I try to open it in Notepad++ all I get is a bunch of random symbols... æ&$+¿[w.ÜŠÖÄŸ¶…9É2þ
Answer
Minecraft's data files are in a proprietary file format called NBT (named binary tag).
The best general-purpose NBT editor I know of is the appropriately named NBTedit.
Check more discussion of this question.
No comments:
Post a Comment