From e9bebd436477b9ec940adc3018d4425bb93381b9 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 03:25:22 -0700 Subject: [PATCH] g --- biomes/ocean/ocean.json | 2 +- biomes/temperate/highlands.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biomes/ocean/ocean.json b/biomes/ocean/ocean.json index 979a3835..e402ddc7 100644 --- a/biomes/ocean/ocean.json +++ b/biomes/ocean/ocean.json @@ -5,7 +5,7 @@ "generators": [{ "generator": "mountain", "max": -35, - "min": -60 + "min": -50 }], "layers": [ { diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index 0c89812e..7147a29c 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -3,9 +3,9 @@ "derivative": "FOREST", "vanillaDerivative": "PLAINS", "generators": [{ - "min": 12, - "max": 24, - "generator": "plain" + "min": 15, + "max": 20, + "generator": "mountain" }], "jigsawStructures": [ {