add option to spawn saplings instead of fully-grown trees at mapgen
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 15 Sep 2013 02:44:32 +0000 (22:44 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sun, 15 Sep 2013 02:44:32 +0000 (22:44 -0400)
commitfad79d86b7182fb697e5c88232b0bd0b5958f8ad
treeeee7cfc3d62db2ae646ac207bf9cf920138de977
parent258f33e42a2806b50ca5687357bf30b8ed540b07
add option to spawn saplings instead of fully-grown trees at mapgen
time.  Such saplings will grow very quickly into a tree, compared to a
planted sapling.  Defaults to spawning saplings.

add custom jungle tree sapling, alias default one to that, so that
moretrees will be able to grow its own jungle trees.

fix tree density bug
default_settings.txt
init.lua
node_defs.lua
saplings.lua