Skip to main content

MAX_CHUNKS_PER_TICK

Constant MAX_CHUNKS_PER_TICK 

Source
const MAX_CHUNKS_PER_TICK: f32 = 500.0;
Expand description

Maximum chunks per tick (vanilla: 64.0, we use 500.0 for faster loading)