plantlife_modpack/nature_classic
Vanessa Ezekowitz 829c69c351 make nature_classic aware of moretrees
If moretrees is not present, nature_classic spawns blossoms and
eventually apples on default trees, as it always has.

If moretrees IS present, the code will only spawn apple blossoms on
moretrees' own apple tree leaves, and will only grow new apples on those
trees, not on default trees.  In this case, the nature:blossom node is
considered deprecated and is aliased to default:leaves to avoid causing
undefined nodes in old maps.
2014-07-30 12:55:49 -04:00
..
textures import part of the original nature mod from nature_pack 2014-07-04 00:49:32 -04:00
blossom.lua make nature_classic aware of moretrees 2014-07-30 12:55:49 -04:00
config.lua make apple blossoms only grow on trees within 20m of water by default 2014-07-05 01:50:09 -04:00
depends.txt make nature_classic aware of moretrees 2014-07-30 12:55:49 -04:00
global_function.lua minetest.env:* is deprecated, use minetest.* 2014-07-05 02:01:24 -04:00
init.lua import part of the original nature mod from nature_pack 2014-07-04 00:49:32 -04:00