From c2aace9741ebc9b7fcfe31990d4a32eec654cae1 Mon Sep 17 00:00:00 2001 From: JoziaSr Date: Sun, 25 Aug 2013 10:22:58 -0400 Subject: [PATCH] Horse data and spruce update for ice mountain and ice plaints growth Added in horse growth data below mushroom cow to allow proper spawning in biomes. Value is set relatively low to allow for a rarity of the creatures. Redwoods have been added to the cold regions with a 1.5 ratio putting them slightly below the warmer zones but still high for their natural habitat. --- config.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config.yml b/config.yml index aa5b70d1..6d5debbb 100644 --- a/config.yml +++ b/config.yml @@ -216,6 +216,7 @@ realistic_biomes: inherit: tree biomes: cold_forest: 2.0 + cold: 1.5 mountain: 0.75 TREE: @@ -316,6 +317,16 @@ realistic_biomes: biomes: mushroom: 1.0 + HORSE: + inherit: animal + base_rate: 0.33 + not_full_sunlight_multiplier: 0.125 + biomes: + temperate: 1.0 + cold: 0.50 + mountain: 0.125 + hot_dry: 0.125 + #--------------------------------------- mat_EGG: