From 6d74d09c9daac6939525a909ab1401ebe8a174b7 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Sat, 23 Feb 2013 12:34:01 -0500 Subject: =?UTF-8?q?Added=20support=20for=20spawning=20small=20fir=20trees?= =?UTF-8?q?=20in=20snow=20biomes.=20=20Made=20jungletrees=20and=20palms=20?= =?UTF-8?q?require=20at=20least=20+15=C2=B0C=20to=20grow.=20=20This=20is?= =?UTF-8?q?=20supposed=20to=20keep=20them=20away=20from=20snow=20biomes,?= =?UTF-8?q?=20but=20the=20engine=20doesn't=20let=20me=20tell=20the=20snow?= =?UTF-8?q?=20mod=20to=20always=20run=20first.=20=20Also=20please=20note?= =?UTF-8?q?=20that=20due=20to=20the=20load=20that=20snow=20biomes=20+=20mo?= =?UTF-8?q?retrees=20adds=20to=20the=20map=20generator,=20well...=20stuff?= =?UTF-8?q?=20will=20look=20cut=20off,=20broken,=20etc.=20due=20to=20bugs?= =?UTF-8?q?=20in=20the=20map=20generator.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tree_biomes.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'tree_biomes.txt') 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 -- cgit v1.2.3