Skip to content
Snippets Groups Projects
  • paramat's avatar
    c0a7c670
    findSpawnPos: Add setting for max height above water level · c0a7c670
    paramat authored
    Increase default from 6 to 16 to help with mgv7 and mgfractal
    Large-scale or alternative mapgens can result in a lowland spawn point not
    being found, causing a spawn at (0, 0, 0) possibly buried underground
    The max height is now settable to allow correct player spawn
    in any mapgen or when using custom noise parameters
    c0a7c670
    History
    findSpawnPos: Add setting for max height above water level
    paramat authored
    Increase default from 6 to 16 to help with mgv7 and mgfractal
    Large-scale or alternative mapgens can result in a lowland spawn point not
    being found, causing a spawn at (0, 0, 0) possibly buried underground
    The max height is now settable to allow correct player spawn
    in any mapgen or when using custom noise parameters