From 8c7e14f1daa6a9efc96270e7f8315cf1fe1758b9 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Fri, 24 Jan 2020 17:54:37 -0500 Subject: [PATCH] Lush jungles --- biomes/jungle.json | 1 + biomes/jungle_hills.json | 1 + 2 files changed, 2 insertions(+) diff --git a/biomes/jungle.json b/biomes/jungle.json index 172e4305..c41dbad9 100644 --- a/biomes/jungle.json +++ b/biomes/jungle.json @@ -5,6 +5,7 @@ "parent": "Desert & Forest", "region": "tropical", "genHeight": 0, + "lush": 8.5, "scatter":[ "LONG_GRASS:1=0.58", "LONG_GRASS:2=0.13" diff --git a/biomes/jungle_hills.json b/biomes/jungle_hills.json index 4e0d654c..ab47f473 100644 --- a/biomes/jungle_hills.json +++ b/biomes/jungle_hills.json @@ -6,6 +6,7 @@ "region": "tropical", "genHeight": 0, "rarity": 1.1, + "lush": 8.5, "genAmplifier": 0.5, "genScale": 1.05, "genSwirl": 3000,