Constant veloren_server::DEFAULT_WORLD_SEED
pub const DEFAULT_WORLD_SEED: u32 = 1948292704; // 1_948_292_704u32
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.