Convert Minecraft server world files into MCserver world files.
#17
I'm much closer to the goal of being able to convert the data.


I started with PHP since I know that language well. I will more than likely move it to C++ once I figure out.


I've figured out how to get all the chunk data out of the mcr files. I've also been able to uncompressed the chunks. Now I just need to figure out how to read and work with the NBT. I found an NBT php class that I'm trying out right now.

Just for fun echoing the uncompressed NBT chunk info output something like this:

LevelData@€€ˆ€ˆˆˆˆ€ˆ€ˆ€€ˆ€ˆ Entities LastUpdate½•xPoszPos TileEntitiesTerrainPopulatedSkyLight@
Reply
Thanks given by:


Messages In This Thread
RE: Convert Minecraft server world files into MCserver world files. - by rs2k - 10-28-2011, 10:03 AM



Users browsing this thread: 1 Guest(s)