diff --git a/overworld/biomes/temperate-oak-forest.json b/overworld/biomes/temperate-oak-forest.json index c7faf379..c430916f 100644 --- a/overworld/biomes/temperate-oak-forest.json +++ b/overworld/biomes/temperate-oak-forest.json @@ -69,7 +69,7 @@ "objects": [ { "chance": 0.05, - "density": 2, + "density": 1, "rotation": { "yAxis": { "min": 0, @@ -105,8 +105,8 @@ } }, { - "chance": 1, - "density": 3, + "chance": 0.5, + "density": 1, "rotation": { "yAxis": { "min": 0,