forked from mtcontrib/moretrees
More trees!
7161cfbdee
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 |
||
---|---|---|
locale | ||
textures | ||
.gitignore | ||
.luacheckrc | ||
biome_defs.lua | ||
cocos_palm.lua | ||
crafts.lua | ||
date_palm.lua | ||
default_settings.txt | ||
depends.txt | ||
description.txt | ||
init.lua | ||
LICENSE | ||
mod.conf | ||
node_defs.lua | ||
README.md | ||
saplings.lua | ||
screenshot.lua | ||
screenshot.png | ||
tree_biomes.txt | ||
tree_models.lua |
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