Pine trees: Add small pine tree and mix into coniferous forests
authorparamat <paramat@users.noreply.github.com>
Sun, 4 Mar 2018 19:47:06 +0000 (19:47 +0000)
committerparamat <mat.gregory@virginmedia.com>
Sun, 11 Mar 2018 00:18:13 +0000 (00:18 +0000)
commit160dc21bc14a9869fb1dcae30a2eed3f3112c004
tree11c0f7de12992e8a2ba06e47ef7b3b2c4abf0f68
parentac50b3e3ce5183e1cc61ea7067d556c4afa35222
Pine trees: Add small pine tree and mix into coniferous forests

Use noises to create a varying mix in coniferous forest biomes:
Areas of large pines only, areas of small pines only, mixed areas.
While also having areas of high and low tree densities.
Saplings grow into large or small pines with equal chance.
mods/default/mapgen.lua
mods/default/schematics/small_pine_tree.mts [new file with mode: 0644]
mods/default/schematics/small_pine_tree_from_sapling.mts [new file with mode: 0644]
mods/default/schematics/snowy_small_pine_tree_from_sapling.mts [new file with mode: 0644]
mods/default/trees.lua