pub const DEFAULT_WORLD_SEED: u32 = 130626853;
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.