Difference between revisions of "Map-Database v7"

From Luanti Wiki
Jump to navigation Jump to search
(new)
 
(Replaced content with "[https://dev.luanti.org/Mapgen/ This page has been moved to the new Luanti Developer Wiki!]")
Tag: Replaced
 
(13 intermediate revisions by 2 users not shown)
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 v7.
 
 
 
Map as generated for minetest-game, without mods.<br />
 
Spawn is wherever I land when first entering the game.<br />
 
Spot2 is a location not too far from spawn, with different landscape / biomes.<br />
 
(With an eye towards starting resources, such as stones, trees, coal, water)<br />
 
Remarks: 'ok' means this place looks suitable as a starting place.
 
 
 
===Some shorthands===
 
* Cave  = visible opening at the surface
 
* Dungeon = Mossy/cobblestone dungeon
 
* Desert = big area with sand
 
* Silver = silver sand / cold desert
 
* Mts = Mountains
 
* Forest = Pine trees / Apple trees
 
* Savanna = dry grass, acacia trees
 
* Jungle
 
* Beach  = sand at lake or ocean
 
* Swamp  = shallow water, papyrus
 
 
 
==Maps==
 
{| class="wikitable"
 
|-
 
! Seed !! Spawn !! Landscape at spawn !! Spot2 !! Landscape2 !! Remarks
 
|-
 
|  1 || 0,0,0 || Example || x,y,z || Example || -
 
|-
 
|  2 || 0,2,0 || Jungle-Lake, Savanna, Dungeon || -125,3,-120 || Swamp, Mts || ok
 
|-
 
|  # || 0,0,0 || Example || x,y,z || Example || -
 
|-
 
|  7 || -155,16,-30 || Grassland, silver-hills, Cave || -400,4,-55 || Beach, Forest, Mts || ok
 
|-
 
|  # || 0,0,0 || Example || x,y,z || Example || -
 
|}
 

Latest revision as of 17:16, 15 December 2024