Flora spread: Allow spread on rainforest litter. Other improvements
authorparamat <mat.gregory@virginmedia.com>
Sat, 18 Mar 2017 17:54:03 +0000 (17:54 +0000)
committerparamat <mat.gregory@virginmedia.com>
Mon, 20 Mar 2017 00:14:56 +0000 (00:14 +0000)
commit86fd616f3c7ae820934dcd99f4c15342f4eda4ec
tree3fef54dc93331f6351dc019fcf27d7b6dbcb8eeb
parent2a7403274511ba008d4a9427f9e676d21786f074
Flora spread: Allow spread on rainforest litter. Other improvements

Use the soil group more instead of checking for multiple node names.
Remove 'neighbors' from ABM.
Turn any flora to dry shrub if on a non-soil, except when on default:sand
to avoid dune grasses being replaced.
Search for "group:soil" when searching for a position for the new flora
node, instead of searching for multiple node names, however do not spread
flora onto desert sand, which is in the soil group.

Remove default:dirt_with_snow from the soil group as it would be frozen
soil. It can be dug and placed to turn it into dirt (consider this some
extra work needed to make it cultivatable).
mods/default/nodes.lua
mods/flowers/init.lua