Go to file
Vanessa Ezekowitz 1bd0afbc84 Working on adding a whole new set of trees to the mod
Most of the added code written by RealBadAngel
Also adds a couple of additional biome controls to jungle trees and conifers.
Also adds a text file describing the biome settings in a human-readable manner.

At present, this doesn't actually add anything new, it just refactors the
code to allow for more trees, and adds a bunch of biome definitions, tree
models, textures, etc. but no code to use them, yet.
2013-01-19 23:26:16 -05:00
textures Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -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 Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -05:00
crafts.lua first commit 2013-01-09 21:35:50 -05:00
depends.txt first commit 2013-01-09 21:35:50 -05:00
init.lua Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -05:00
node_defs.lua Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -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 Working on adding a whole new set of trees to the mod 2013-01-19 23:26:16 -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