mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-06-18 06:41:08 +00:00
Dont optimize chunks in mca anymore (for now)
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user