summaryrefslogtreecommitdiff
path: root/tree_biomes.txt
diff options
context:
space:
mode:
authorVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-19 18:36:13 -0500
committerVanessa Ezekowitz <vanessaezekowitz@gmail.com>2013-01-19 23:26:16 -0500
commit1bd0afbc842aaacbfd7eb31ac88be4f9c08eba5c (patch)
tree1fd99a64ab63c90adaf74a29df64bbf1c1b41280 /tree_biomes.txt
parentc4f79a76cdd052b9553e2c0a35d7a6f7e4f52c37 (diff)
Working on adding a whole new set of trees to the mod
Most of the added code written by RealBadAngel Also adds a couple of additional biome controls to jungle trees and conifers. Also adds a text file describing the biome settings in a human-readable manner. At present, this doesn't actually add anything new, it just refactors the code to allow for more trees, and adds a bunch of biome definitions, tree models, textures, etc. but no code to use them, yet.
Diffstat (limited to 'tree_biomes.txt')
-rw-r--r--tree_biomes.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/tree_biomes.txt b/tree_biomes.txt
new file mode 100644
index 0000000..9b5fcad
--- /dev/null
+++ b/tree_biomes.txt
@@ -0,0 +1,18 @@
+
+ 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
+fir (conifers) 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
+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
+birch +10 to +15 -20 to +10 n/a n/a dirt_with grass 334 5
+spruce above +20 -20 to +10 n/a n/a dirt_with grass 335 10
+pine n/a n/a water, 15 5 dirt_with grass 336 10
+willow - 5 to + 5 n/a water, 15 5 dirt_with grass 337 20
+rubber - 5 to + 5 above +32 water, 15 10 dirt_with_grass 338 20
+
+beech (default) n/a n/a n/a n/a dirt_with_grass 2 10
+