From 47b7278cce33567584595ca02d0d4215bfa07a82 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 19 Jan 2020 08:42:08 -0500 Subject: [PATCH] Taiga cold --- biomes/taiga_cold.json | 3 ++- biomes/taiga_cold_hills.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/biomes/taiga_cold.json b/biomes/taiga_cold.json index 32ffbbc7..3fc6202e 100644 --- a/biomes/taiga_cold.json +++ b/biomes/taiga_cold.json @@ -9,7 +9,8 @@ "LONG_GRASS:2=0.04" ], "objects": [ - + "tree/evergreen/large=0.45", + "tree/evergreen/medium=0.1" ] } diff --git a/biomes/taiga_cold_hills.json b/biomes/taiga_cold_hills.json index 779f8c07..f4c22f62 100644 --- a/biomes/taiga_cold_hills.json +++ b/biomes/taiga_cold_hills.json @@ -11,6 +11,7 @@ "LONG_GRASS:2=0.04" ], "objects": [ - + "tree/evergreen/large=0.45", + "tree/evergreen/medium=0.1" ] } \ No newline at end of file