(10-27-2011, 08:46 AM)FakeTruth Wrote: The MCServer file format described by the wiki is out of date, it looks more like this now:
And this isn't even complete XD
I believe the (uncompressed) chunk_data is followed by JSON describing where entities are, and is then compressed.
How would I go about uncompressing the file to look at it? What format is the file in. If I could find a format that I could read I could very easily (I think) make a script that can convert it.
(10-27-2011, 08:46 AM)FakeTruth Wrote: I never even bothered to look at how minecraft stores the world, because it just had to be shitty. But the two formats might actually look a lot like each other
HAHA! So true!
The ability to convert back and forth will get a lot more people interested in this project.