Constant RESPAWN_ATTEMPTS

Source
const RESPAWN_ATTEMPTS: usize = 30;
Expand description

For monsters that respawn in chunks, how many chunks should we try each respawn.