diff --git a/mclevel.py b/mclevel.py index 06f1292..89e5030 100644 --- a/mclevel.py +++ b/mclevel.py @@ -2700,6 +2700,10 @@ class MCInfdevOldLevel(MCLevel): destChunks = self.getChunkSlices(BoundingBox(destinationPoint, sourceBox.size)) for (chunk, slices, point) in destChunks: + i+= 1; + if i % 100 != 0: + info("Chunk {0}...".format(i)) + blocks = chunk.Blocks[slices]; localSourceCorner2 = (