Difference between revisions of "Map-Database valleys"

From Luanti Wiki
Jump to navigation Jump to search
(rename Minetest to Luanti)
(Replaced content with "[https://dev.luanti.org/Mapgen/ This page has been moved to the new Luanti Developer Wiki!]")
Tag: Replaced
 
Line 1: Line 1:
==Intro==
+
[https://dev.luanti.org/Mapgen/ This page has been moved to the new Luanti Developer Wiki!]
This is a collection of seed-value, descriptions and notable places
 
for maps generated with [[Mapgen|mapgen]] valleys.
 
 
 
Map as generated for [[Minetest Game|minetest-game]], without mods, <br />
 
with standard values for the mapgenerator as of version 0.4.16
 
 
 
Spawn is wherever I land when first entering the game.
 
: This can be somewhat random from game to game.
 
Spot2 is a location not too far from spawn, with different landscape / [[Biomes|biomes]].<br />
 
Spot3: one more location<br />
 
(Selected with an eye towards starting resources, such as [[Stone|stones]], [[Tree|trees]], [[coal]], water)<br />
 
Remarks:
 
* 'ok' means this place looks suitable as a location to start a game.
 
* '!' means starting here might be a challenge
 
 
 
===Some shorthands===
 
* Cave    = visible opening at the surface
 
* Dungeon = Mossy/cobblestone underground dungeon
 
* Desert  = big area with [[sand]]
 
* Cold    = Cold desert, silver sand
 
* Snow
 
* Ice
 
* Mts    = stony mountains
 
* RR      = red rock mountains
 
* Grass  = mostly flat [[dirt]] / [[Grass|grassland]]
 
* Hills
 
* Forest  = Pine trees / Apple trees
 
* Dry    = Savannah, [[Dry_Grass|dry grass]], acacia trees
 
* Jungle
 
* Bay
 
* Beach  = sand at lake or ocean
 
* River
 
* Swamp  = shallow water, [[papyrus]] / water lillies
 
 
 
==Maps==
 
{| class="wikitable"
 
|-
 
! Seed !! Spawn !! Landscape at spawn !! Spot2 !! Landscape2 !! Spot3 !! Landscape3 !! Remarks
 
|-
 
|    1 || 40,26,-315 || Jungle || 100,16,-345 || Jungle, River || 160,62,-266 || Hill/Mtn, Dry/Jungle/Forest, Cave || ok
 
|-
 
|    # ||  0,0,0 || aaaa || x,y,z || .. || x,y,z || .. || -
 
|}
 
 
 
===Seed = 1===
 
Reference: -
 
{| class="wikitable"
 
|-
 
!  Spot !! Landscape !! Remarks
 
|-
 
|  40,26,-315 || Jungle || Spawn
 
|-
 
|  100,16,-345 || Jungle, River || ok
 
|-
 
|  160,62,-266 || Hill/Mtn, Dry/Jungle/Forest, Cave || ok
 
|-
 
|  0,3,0 || dddd || -
 
|}
 
 
 
===Seed = 9053682054377397076===
 
Reference: [https://forum.minetest.net/viewtopic.php?f=3&t=19057&p=305987#p305968 forum]
 
{| class="wikitable"
 
|-
 
!  Spot !! Landscape !! Remarks
 
|-
 
|  159,32,407 || Grass, Trees || Spawn / ok
 
|-
 
|  130,32,400 || Grass/Hills, Trees, Cave, River || ok for start-of-game
 
|-
 
|  0,130,126  || Sand || Sandhill, with panorama / mountain-view
 
|-
 
|  95,130,155 || Sand || Sandhill, panorama2
 
|-
 
|    0,200,0  || SilverSand/Mnt || Base#1 - Start of tour
 
|-
 
|  240,278,0  || SilverSand/Mnt || Summit#1 - Destination of tour
 
|-
 
|  0,4,0 || dddd || -
 
|}
 
 
 
===Seed = x===
 
Reference: - (Template)
 
{| class="wikitable"
 
|-
 
! Spot !! Landscape !! Remarks
 
|-
 
|  0,0,0 || xxxxx || spawn
 
|-
 
|  0,1,0 || aaaaa || -
 
|-
 
|  0,2,0 || bbbbb || -
 
|}
 
 
 
[[Category:Map]]
 

Latest revision as of 17:16, 15 December 2024