const MAX_CHUNKS_PER_TICK: f32 = 500.0;
Maximum chunks per tick (vanilla: 64.0, we use 500.0 for faster loading)