Files
meatballcraft/config - Copy/chunkgenlimit.cfg
T
2024-10-23 15:17:54 -07:00

12 lines
202 B
INI

# Configuration file
general {
# Max chunks to generate per tick per dimension
I:chunksPerTick=2
# Max time to spend generating chunks per tick per dimension
I:maxChunkGenMillis=5
}