Go to file
Caleb Cam a1892c2eeb Merge branch 'unabm' into 'master'
Remove many needless ABMs

See merge request KaylebJay/moretrees!2
2020-01-28 19:36:26 +00:00
locale Merge pull request #45 from yoan31/patch-1 2018-05-11 09:05:10 -04:00
textures Add poplar tree 2016-07-03 07:16:36 +02:00
.gitignore got rid of backup files 2013-01-09 22:31:37 -05:00
.luacheckrc Add .luacheckrc. 2017-12-15 11:22:22 -08:00
LICENSE license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:40:16 -05:00
README.md update to match the renaming of plants_lib --> biome_lib 2015-08-09 10:34:53 -04:00
biome_defs.lua Make rubber trees spawn 2019-11-16 13:09:39 +01:00
cocos_palm.lua use swap_node where possible, for speed 2018-10-25 10:27:29 -04:00
crafts.lua get rid of old "sideways" trunks crafts 2017-08-12 20:01:05 -04:00
date_palm.lua license fixups: use LGPL 3.0 for code, CC-by-SA 4.0 for media 2018-11-08 18:40:16 -05:00
default_settings.txt Update default_settings.txt 2019-11-08 16:37:29 +00:00
depends.txt override default sapling/tree/leaves/wood/etc 2019-06-18 14:51:50 -04:00
description.txt Adding standard mod files 2016-03-27 21:16:35 -07:00
init.lua override default sapling/tree/leaves/wood/etc 2019-06-18 14:51:50 -04:00
mod.conf Adding standard mod files 2016-03-27 21:16:35 -07:00
node_defs.lua fix leaves inventory image and set walkable to false 2020-01-27 13:46:31 +01:00
saplings.lua Use LBM for ongen saplings 2020-01-27 13:14:12 +01:00
screenshot.lua Add new screenshot featuring all trees & instructions for recreating it 2016-07-03 08:30:16 +02:00
screenshot.png Add new screenshot featuring all trees & instructions for recreating it 2016-07-03 08:30:16 +02:00
tree_biomes.txt whitespace fixes in tree_biomes.txt 2017-08-12 20:06:43 -04:00
tree_models.lua remove acacia trees entirely. 2017-08-12 18:59:41 -04: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