1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-16 17:50:23 +02:00
server-nalc/mods/moretrees
Ombridride 232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00
..
locale initial commit 2014-10-28 18:01:32 +01:00
textures initial commit 2014-10-28 18:01:32 +01:00
.gitignore initial commit 2014-10-28 18:01:32 +01:00
biome_defs.lua initial commit 2014-10-28 18:01:32 +01:00
crafts.lua initial commit 2014-10-28 18:01:32 +01:00
default_settings.txt initial commit 2014-10-28 18:01:32 +01:00
depends.txt initial commit 2014-10-28 18:01:32 +01:00
init.lua initial commit 2014-10-28 18:01:32 +01:00
leafdecay.lua initial commit 2014-10-28 18:01:32 +01:00
LICENSE initial commit 2014-10-28 18:01:32 +01:00
node_defs.lua initial commit 2014-10-28 18:01:32 +01:00
README.md initial commit 2014-10-28 18:01:32 +01:00
saplings.lua initial commit 2014-10-28 18:01:32 +01:00
tree_biomes.txt initial commit 2014-10-28 18:01:32 +01:00
tree_models.lua initial commit 2014-10-28 18:01:32 +01: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: plants_lib and default