From 1bd0afbc842aaacbfd7eb31ac88be4f9c08eba5c Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 19 Jan 2013 18:36:13 -0500 Subject: 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. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 62a24b2..f083bb6 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,13 @@ More trees! -This mod adds more types of trees to the game -at present, they consist of jungle trees and conifers +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. +jungle trees mod, and big contributions by RealBadAngel. Brought together into one mod and made L-systems compatible by Vanessa Ezekowitz. -Jungle tree axioms/rules tweaked by RealBadAngel - License: WTFPL Dependencies: plants_lib (or plantlife modpack), default -- cgit v1.2.3