pub const DEFAULT_WORLD_SEED: u32 = 1948292704;
Expand description

This is not the seed used to generate the default map, this seed was used to generate a better set of biomes on it as the original ones were unsuitable.

See DEFAULT_WORLD_MAP to get the original worldgen parameters.