Tell me more ×
Arqade is a question and answer site for passionate videogamers on all platforms. It's 100% free, no registration required.

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þ

share|improve this question
I don't know what you are looking to do with level.dat, but to edit a map, you could use MCEdit. To edit your inventory there is also InvEdit. – Djorak Aug 9 '11 at 12:43

1 Answer

up vote 10 down vote accepted

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.