From 453a45c971ec858be2accfafb49ffa7482abfa99 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 15 Aug 2020 22:50:40 -0700 Subject: [PATCH] rf edits --- overworld/biomes/tropical-rainforest-hills.json | 8 ++++---- overworld/biomes/tropical-rainforest.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) 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": {