From 1237206d4bdf840ae89018d14a0510035d54d0d3 Mon Sep 17 00:00:00 2001 From: Loic Blot Date: Sun, 25 Jun 2017 23:08:31 +0200 Subject: Revert "Ores: Make 'absheight' flag non-functional" This reverts commit 90ed6fc732ca667ca970b7c38d39c809e5c3553e. --- doc/lua_api.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/lua_api.txt') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index 63d090ebe..540bbe118 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -1076,7 +1076,12 @@ Ore attributes See section "Flag Specifier Format". Currently supported flags: -`puff_cliffs`, `puff_additive_composition`. +`absheight`, `puff_cliffs`, `puff_additive_composition`. + +### `absheight` +Also produce this same ore between the height range of `-y_max` and `-y_min`. + +Useful for having ore in sky realms without having to duplicate ore entries. ### `puff_cliffs` If set, puff ore generation will not taper down large differences in displacement -- cgit v1.2.3