removed all code that tries to disable default trees because the minetest dev
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 9 Apr 2013 02:54:22 +0000 (22:54 -0400)
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>
Tue, 9 Apr 2013 02:54:22 +0000 (22:54 -0400)
commit4184caa64134fae63c31d3699b55dd4c150f3f8a
treef507ba7dd8414d6c068a5d2ed7a35fb9d763cf07
parent4c198fad78428ac7695626fc39cf6db63d25c7d3
removed all code that tries to disable default trees because the minetest dev
team is being completely obstinant about letting me properly disable them from
this mod.

Instead, made beech trees respond to enable flags in settings.lua (disabled by
default).  If you want beeches, turn that flag on in settings.lua and remove
the "trees" flag from yourworld/map_meta.txt in the mg_flags line.
biome_defs.lua
init.lua
node_defs.lua
settings.lua