mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 18:23:06 +00:00
Dont optimize chunks in mca anymore (for now)
This commit is contained in:
parent
ccd14e6505
commit
54c7f896ad
@ -473,8 +473,6 @@ public class EngineCompositeGenerator extends ChunkGenerator implements IrisAcce
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
}).run();
|
}).run();
|
||||||
|
|
||||||
writer.optimizeChunk(x, z);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public Chunk generatePaper(World world, int x, int z)
|
public Chunk generatePaper(World world, int x, int z)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user