Constant veloren_server::DEFAULT_WORLD_SEED
pub const DEFAULT_WORLD_SEED: u32 = 130626853; // 130_626_853u32
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.