Vanessa Dannenberg 7161cfbdee rework how sapling growth is defined
if on-gen, saplings grow per their biome_defs.lua settings
if placed, they grow on the surfaces given in the tables:

* anything but palms will grow on the dirt surfaces
* conifers can also grow on a cold surface, but other trees will not
* only palms can grow on sand, but they will not grow on dirt or cold
2019-05-22 19:09:41 -04:00
2016-07-03 07:16:36 +02:00
2013-01-09 22:31:37 -05:00
2017-12-15 11:22:22 -08:00
2017-08-12 18:59:41 -04:00
2019-05-22 18:41:03 -04:00
2016-03-27 21:16:35 -07:00
2016-03-27 21:16:35 -07:00
2017-08-12 18:59:41 -04:00

More trees!

This mod adds a whole bunch of new types of trees to the game

Much of the code here came from cisoun's conifers mod and bas080's jungle trees mod, and big contributions by RealBadAngel.

Brought together into one mod and made L-systems compatible by Vanessa Ezekowitz.

Dependencies: biome_lib and default

Description
More trees!
Readme 805 KiB
Languages
Lua 100%