diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/rainforest-hills.json index c0cf478f..97329307 100644 --- a/biomes/tropical/rainforest-hills.json +++ b/biomes/tropical/rainforest-hills.json @@ -269,6 +269,7 @@ }, { "chance": 0.035, + "mode": "FAST_MIN_HEIGHT", "density": 3, "rotation": { "yAxis": { diff --git a/biomes/tropical/rainforest-island.json b/biomes/tropical/rainforest-island.json index 6f8bfd0c..c928bded 100644 --- a/biomes/tropical/rainforest-island.json +++ b/biomes/tropical/rainforest-island.json @@ -309,6 +309,7 @@ { "chance": 0.01, "density": 3, + "mode": "FAST_MIN_HEIGHT", "rotation": { "yAxis": { "min": 0, diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/rainforest-wicked-child.json index 333debb7..61ef28b4 100644 --- a/biomes/tropical/rainforest-wicked-child.json +++ b/biomes/tropical/rainforest-wicked-child.json @@ -310,6 +310,7 @@ }, { "chance": 0.01, + "mode": "FAST_MIN_HEIGHT", "density": 3, "rotation": { "yAxis": { diff --git a/biomes/tropical/rainforest-wicked.json b/biomes/tropical/rainforest-wicked.json index d9c6a4a6..fb10fcf3 100644 --- a/biomes/tropical/rainforest-wicked.json +++ b/biomes/tropical/rainforest-wicked.json @@ -301,6 +301,7 @@ }, { "chance": 0.01, + "mode": "FAST_MIN_HEIGHT", "density": 3, "rotation": { "yAxis": { diff --git a/biomes/tropical/rainforest.json b/biomes/tropical/rainforest.json index 5f5a11e1..5e4dc6ef 100644 --- a/biomes/tropical/rainforest.json +++ b/biomes/tropical/rainforest.json @@ -311,6 +311,7 @@ }, { "chance": 0.01, + "mode": "FAST_MIN_HEIGHT", "density": 3, "rotation": { "yAxis": { diff --git a/objects/jungle-remade/bjungle-1.iob b/objects/jungle-remade/bjungle-1.iob index cd7e6024..ba187a80 100644 Binary files a/objects/jungle-remade/bjungle-1.iob and b/objects/jungle-remade/bjungle-1.iob differ diff --git a/objects/jungle-remade/bjungle-2.iob b/objects/jungle-remade/bjungle-2.iob index 8880781f..fc42030e 100644 Binary files a/objects/jungle-remade/bjungle-2.iob and b/objects/jungle-remade/bjungle-2.iob differ diff --git a/objects/jungle-remade/bjungle-3.iob b/objects/jungle-remade/bjungle-3.iob index a2126010..b31a485e 100644 Binary files a/objects/jungle-remade/bjungle-3.iob and b/objects/jungle-remade/bjungle-3.iob differ diff --git a/objects/jungle-remade/bjungle-4.iob b/objects/jungle-remade/bjungle-4.iob index e7bec25c..eb2c2080 100644 Binary files a/objects/jungle-remade/bjungle-4.iob and b/objects/jungle-remade/bjungle-4.iob differ diff --git a/objects/jungle-remade/bjungle-5.iob b/objects/jungle-remade/bjungle-5.iob index 501a0a5c..d5a09da1 100644 Binary files a/objects/jungle-remade/bjungle-5.iob and b/objects/jungle-remade/bjungle-5.iob differ