diff --git a/overworld/biomes/tropical-rainforest-hills.json b/overworld/biomes/tropical-rainforest-hills.json index 3fa948a8..e7ca9f35 100644 --- a/overworld/biomes/tropical-rainforest-hills.json +++ b/overworld/biomes/tropical-rainforest-hills.json @@ -67,7 +67,7 @@ } }, { - "chance": 0.3, + "chance": 0.4, "rotation": { "yAxis": { "min": 0, @@ -88,12 +88,12 @@ ], "translate": { "x": 0, - "y": -2, + "y": -1, "z": 0 } }, { - "chance": 0.008, + "chance": 0.01, "density": 3, "rotation": { "yAxis": { @@ -113,7 +113,7 @@ ], "translate": { "x": 0, - "y": -12, + "y": -11, "z": 0 } } diff --git a/overworld/biomes/tropical-rainforest.json b/overworld/biomes/tropical-rainforest.json index 45953263..4d658d7f 100644 --- a/overworld/biomes/tropical-rainforest.json +++ b/overworld/biomes/tropical-rainforest.json @@ -68,7 +68,7 @@ } }, { - "chance": 0.5, + "chance": 0.4, "density": 2, "rotation": { "yAxis": { @@ -99,7 +99,7 @@ } }, { - "chance": 0.5, + "chance": 0.45, "rotation": { "yAxis": { "min": 0, @@ -148,7 +148,7 @@ } }, { - "chance": 0.009, + "chance": 0.01, "density": 3, "rotation": { "yAxis": {