landrush_game/mods/moretrees
Brandon a80fc5d087 Fixing a few things to work with newer versions of Minetest, upgrade 3d armor. 2019-09-08 16:32:48 -05:00
..
textures Initial commit 2016-09-23 22:25:49 -05:00
LICENSE Initial commit 2016-09-23 22:25:49 -05:00
README.md Initial commit 2016-09-23 22:25:49 -05:00
biome_defs.lua Initial commit 2016-09-23 22:25:49 -05:00
crafts.lua Initial commit 2016-09-23 22:25:49 -05:00
debug.txt Initial commit 2016-09-23 22:25:49 -05:00
default_settings.txt Initial commit 2016-09-23 22:25:49 -05:00
depends.txt Initial commit 2016-09-23 22:25:49 -05:00
init.lua Remove references to deprecated mintest.setting_ functions 2019-09-02 16:31:23 -05:00
leafdecay.lua Fixing a few things to work with newer versions of Minetest, upgrade 3d armor. 2019-09-08 16:32:48 -05:00
moretrees_settings.txt Initial commit 2016-09-23 22:25:49 -05:00
node_defs.lua Remove register_alias warnings 2016-10-21 09:12:46 -05:00
ownership.lua Initial commit 2016-09-23 22:25:49 -05:00
saplings.lua Initial commit 2016-09-23 22:25:49 -05:00
tree_biomes.txt Initial commit 2016-09-23 22:25:49 -05:00
tree_models.lua fixed beech trees using wrong node names 2016-11-12 23:14:03 +08: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: plants_lib and default