More trees!
Go to file
Vanessa Ezekowitz 6d74d09c9d Added support for spawning small fir trees in snow biomes. Made jungletrees
and palms require at least +15°C to grow.  This is supposed to keep them away
from snow biomes, but the engine doesn't let me tell the snow mod to always
run first.  Also please note that due to the load that snow biomes + moretrees
adds to the map generator, well... stuff will look cut off, broken, etc. due
to bugs in the map generator.
2013-02-23 12:34:01 -05:00
textures Modified tree generation and sapling growth calls 2013-01-25 16:10:28 -05:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
README.md Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -05:00
biome_defs.lua Added support for spawning small fir trees in snow biomes. Made jungletrees 2013-02-23 12:34:01 -05:00
crafts.lua added fuel recipes for saplings, and for moretrees leaves group. 2013-02-21 22:35:31 -05:00
depends.txt first commit 2013-01-09 21:35:50 -05:00
init.lua Added support for spawning small fir trees in snow biomes. Made jungletrees 2013-02-23 12:34:01 -05:00
leafdecay.lua made leaves depend on the trunks they spawn with to avoid decaying 2013-02-11 22:07:40 -05:00
node_defs.lua made jungle trees more numerous and able to spread further from water, took 2013-02-20 12:01:47 -05:00
saplings.lua made leaves depend on the trunks they spawn with to avoid decaying 2013-02-11 22:07:40 -05:00
settings.lua put all tree leaves into leaves and moretres_leaves groups, fixed incorrect 2013-02-13 21:25:24 -05:00
tree_biomes.txt Added support for spawning small fir trees in snow biomes. Made jungletrees 2013-02-23 12:34:01 -05:00
tree_models.lua Modified tree generation and sapling growth calls 2013-01-25 16:10:28 -05:00

README.md

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.

License: WTFPL

Dependencies: plants_lib (or plantlife modpack), default