More trees!
Go to file
Rogier cd9926f9e5 Restore previous pine as cedar
Commit ad0cbbc0f disabled the previous moretrees pine, and aliased it to the
default minetest pine.  The default pine is a completely different tree though,
with different apppearance and different textures.

This commit restores the previous pine tree, renaming it to cedar to avoid a tree
name clash with the default game. Any existing moretrees pine trees will be
converted to cedar, so that their appearance does not change. Moretrees pine
trees that have already been converted to the default pine tree are not converted
back.
2016-05-18 16:54:45 +02:00
locale Use default nodes wherever possible 2015-08-14 13:16:51 -04:00
textures Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
LICENSE Replaced LICENSE file with a complete and clear version. The version 2013-09-09 15:44:50 +02:00
README.md update to match the renaming of plants_lib --> biome_lib 2015-08-09 10:34:53 -04:00
biome_defs.lua Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
crafts.lua Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
default_settings.txt Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
depends.txt update to match the renaming of plants_lib --> biome_lib 2015-08-09 10:34:53 -04:00
description.txt Adding standard mod files 2016-03-27 21:16:35 -07:00
init.lua Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
mod.conf Adding standard mod files 2016-03-27 21:16:35 -07:00
node_defs.lua Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
saplings.lua fix sapling growth 2015-08-21 15:31:05 -04:00
screenshot.png Add screenshot.png 2016-03-27 22:32:39 -07:00
tree_biomes.txt Restore previous pine as cedar 2016-05-18 16:54:45 +02:00
tree_models.lua Restore previous pine as cedar 2016-05-18 16:54:45 +02: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.

Dependencies: biome_lib and default