make trees spawn as saplings only at mapgen time
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sat, 19 Jan 2013 02:35:39 +0000 (21:35 -0500)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Sat, 19 Jan 2013 02:35:39 +0000 (21:35 -0500)
commit59a6323ceb5cf215217e60a8e893715802e01c60
treee4605df377f3f21cfe84fae12307392a172316cd
parenta275fd876ff478431d01dcdb77c9cdfeeaec397b
make trees spawn as saplings only at mapgen time

...rather than using an abm to do so (abms are still used to grow them from
the spawned saplints)
init.lua