diff --git a/biomes/redwood_forest.json b/biomes/redwood_forest.json index a5279215..e2aab162 100644 --- a/biomes/redwood_forest.json +++ b/biomes/redwood_forest.json @@ -16,6 +16,6 @@ ], "objects": [ "tree/spruce/medium=0.8", - "tree/spruce/small=0.8" + "tree/spruce/small=2.2" ] } \ No newline at end of file diff --git a/biomes/redwood_forest_hills.json b/biomes/redwood_forest_hills.json index 7bb1841a..8a3a5ec4 100644 --- a/biomes/redwood_forest_hills.json +++ b/biomes/redwood_forest_hills.json @@ -18,6 +18,6 @@ ], "objects": [ "tree/spruce/medium=0.8", - "tree/spruce/small=0.2" + "tree/spruce/small=2.2" ] } \ No newline at end of file