diff options
author | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-02-20 11:46:36 -0500 |
---|---|---|
committer | Vanessa Ezekowitz <vanessaezekowitz@gmail.com> | 2013-02-20 12:01:47 -0500 |
commit | bc86a3e2ab350b890876d628391d2cd3b733825c (patch) | |
tree | a0ae8f18313908bf29f8a81ba49e8a9eb7d5c889 /tree_biomes.txt | |
parent | c854f526d478531010025197304465bfab3a7d88 (diff) |
made jungle trees more numerous and able to spread further from water, took
leaves out of the avoidnodes table, there's really no reason to have them
there and having them causes too much spacing between trees. Reduced the
prevalence of sequoias.
Diffstat (limited to 'tree_biomes.txt')
-rw-r--r-- | tree_biomes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tree_biomes.txt b/tree_biomes.txt index 71814f3..e7d4c17 100644 --- a/tree_biomes.txt +++ b/tree_biomes.txt @@ -2,7 +2,7 @@ Elevation Temperature Nearness to Nearby What nodes Perlin Avoid
Tree type (m) (approx., °C) some node water to spawn on seed diff radius
-----------------------------------------------------------------------------------------------------------------------
-jungle tree - 5 to +10 above +26 water, 15 10 dirt_with_grass 329 7
+jungle tree - 5 to +10 n/a water, 20 10 dirt_with_grass 329 5
fir above +25 -20 to +10 n/a n/a dirt_with_grass 359 8
palm - 1 to + 1 +18 to +32 water, 15 10 sand 330 5
apple + 1 to +10 +23 to +32 n/a n/a dirt_with grass 331 15
|