From c0a06c8f862077bf424d22aa64ee4666a0c771bb Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 16 Aug 2020 18:29:18 -0400 Subject: [PATCH] Rarities and heights for deep ocean --- overworld/biomes/temperate-ocean-deep.json | 4 ++-- overworld/generators/plain-chaotic.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/overworld/biomes/temperate-ocean-deep.json b/overworld/biomes/temperate-ocean-deep.json index b428f73a..95bf1667 100644 --- a/overworld/biomes/temperate-ocean-deep.json +++ b/overworld/biomes/temperate-ocean-deep.json @@ -1,6 +1,6 @@ { "name": "Deep Ocean", - "rarity": 2, + "rarity": 6, "layers": [ { "minHeight": 12, @@ -83,7 +83,7 @@ { "generator": "plain-chaotic", "min": -79, - "max": -32 + "max": -2 } ], "decorators": [ diff --git a/overworld/generators/plain-chaotic.json b/overworld/generators/plain-chaotic.json index 6be3cded..3c824a5d 100644 --- a/overworld/generators/plain-chaotic.json +++ b/overworld/generators/plain-chaotic.json @@ -1,6 +1,6 @@ { - "interpolationFunction": "BILINEAR", - "interpolationScale": 264, + "interpolationFunction": "HERMITE", + "interpolationScale": 74, "seed": 7546112, "composite": [{ "style": {