What to do when chunks get broken?
#2
It would be mostly impossible to "fix" this by only overwriting files, since the world files store 32x32 chunks each. You will need a special program for that to pick just the single chunk.

As for the location, the formula is simple, filename is "r.<floor(ChunkX / 32)>.<floor(ChunkZ / 32)>.mca", where the "floor" function rounds the number towards negative infinity.
Reply
Thanks given by:


Messages In This Thread
What to do when chunks get broken? - by Jammet - 08-19-2016, 02:33 AM
RE: What to do when chunks get broken? - by xoft - 08-19-2016, 02:46 AM
RE: What to do when chunks get broken? - by xoft - 08-19-2016, 04:02 PM
RE: What to do when chunks get broken? - by xoft - 08-19-2016, 04:04 PM
RE: What to do when chunks get broken? - by xoft - 09-01-2016, 08:19 PM



Users browsing this thread: 1 Guest(s)