Convert Minecraft server world files into MCserver world files.
#23
I found this:

http://www.physicsforums.com/showthread.php?t=157612

Quote:Another is two's complement. Here you invert all the bits and then add 1 to the result. thus 01 still represents +1 and FF represents -1.

So

05 FF FF FF - 1 = 04 FF FF FF

which inverted is

FB 00 00 00

which his equal to 251

So my guess is the chunk location is x = -251 and z(SHOULD BE Y!) = 80
This is in pak labeled X-8_Z4.pak.

How many chunks do you place in one pak? Notch uses a max of 1024, or 32 x 32 chunks per region.
Reply
Thanks given by:


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



Users browsing this thread: 3 Guest(s)