More trees!
Go to file
Vanessa Ezekowitz 59a6323ceb make trees spawn as saplings only at mapgen time
...rather than using an abm to do so (abms are still used to grow them from
the spawned saplints)
2013-01-18 21:35:39 -05:00
textures first commit 2013-01-09 21:35:50 -05:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
README.md added dependency info to readme 2013-01-09 21:39:35 -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 make trees spawn as saplings only at mapgen time 2013-01-18 21:35:39 -05:00

README.md

More trees!

This mod adds more types of trees to the game at present, they consist of jungle trees and conifers

Much of the code here came from cisoun's conifers mod and bas080's jungle trees mod.

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