Ores: Add stratum ore (#6352)
authorParamat <paramat@users.noreply.github.com>
Sun, 3 Sep 2017 20:32:21 +0000 (21:32 +0100)
committerLoïc Blot <nerzhul@users.noreply.github.com>
Sun, 3 Sep 2017 20:32:21 +0000 (22:32 +0200)
commit9f6d90aa811dd8f523b137d602127d31307ea15c
treefa92018a3ddd212f30fbfe08804313218153d0b9
parent5bef3393889e0a29155a7e777d19344eaaae96b7
Ores: Add stratum ore (#6352)

Creates a single undulating ore stratum that is continuous across mapchunk
borders and horizontally spans the world.
Due to being continuous is ideal for creating bands of alternative stone
type running through cliffs and mountains, or underground layers.

Add missing documentation of 'ore_param2' parameter.
doc/lua_api.txt
src/mg_ore.cpp
src/mg_ore.h
src/script/lua_api/l_mapgen.cpp