Go to file
Vanessa Ezekowitz 1b14c24ea1 weeded out all the old node and texture names from jungletree and conifers
mods, added aliases for backwards compatibility.

All nodes are named
moretrees:something_sapling,
moretrees:something_trunk
moretrees:something_leaves
moretrees:something_planks

Also, added sideways trunks for all trees and crafting recipes for them, plus
added in the missing trunks -> planks recipes.
2013-01-21 20:31:28 -05:00
textures weeded out all the old node and texture names from jungletree and conifers 2013-01-21 20:31: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 sapling spawning, tuned rarity of some of the trees. 2013-01-20 13:38:23 -05:00
crafts.lua weeded out all the old node and texture names from jungletree and conifers 2013-01-21 20:31:28 -05:00
depends.txt first commit 2013-01-09 21:35:50 -05:00
init.lua weeded out all the old node and texture names from jungletree and conifers 2013-01-21 20:31:28 -05:00
node_defs.lua weeded out all the old node and texture names from jungletree and conifers 2013-01-21 20:31:28 -05:00
tree_biomes.txt Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -05:00
tree_models.lua fixed missing spruce tree cones 2013-01-20 14:57:07 -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