summaryrefslogtreecommitdiff
path: root/tree_biomes.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-02-23 12:34:01 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-02-23 12:34:01 -0500
commit6d74d09c9daac6939525a909ab1401ebe8a174b7 (patch)
tree59d0cf3044cdb563c158c80ca646956f781f9cda /tree_biomes.txt
parentd21d4d2fb4126d08b26b5cff85ad0a0773edaaa8 (diff)
Added support for spawning small fir trees in snow biomes. Made jungletrees
and palms require at least +15°C to grow. This is supposed to keep them away from snow biomes, but the engine doesn't let me tell the snow mod to always run first. Also please note that due to the load that snow biomes + moretrees adds to the map generator, well... stuff will look cut off, broken, etc. due to bugs in the map generator.
Diffstat (limited to 'tree_biomes.txt')
-rw-r--r--tree_biomes.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tree_biomes.txt b/tree_biomes.txt
index e7d4c17..456b00e 100644
--- a/tree_biomes.txt
+++ b/tree_biomes.txt
@@ -2,9 +2,10 @@
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 n/a water, 20 10 dirt_with_grass 329 5
+jungle tree - 5 to +10 above +15 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
+firs on snow above +15 -20 to +10 n/a n/a snow:snow 359 8
+palm - 1 to + 1 +15 to +32 water, 15 10 sand 330 5
apple + 1 to +10 +23 to +32 n/a n/a dirt_with grass 331 15
oak 0 to +10 + 4 to +16 n/a n/a dirt_with grass 332 15
sequoia 0 to +10 -30 to +50 n/a n/a dirt_with grass 333 10