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