From 3674025633d6cca98da6f93cc8287423919f1950 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Mon, 4 Jan 2021 21:59:07 -0500 Subject: [PATCH] Oceanic islands --- biomes/mushroom-ocean.json | 12 ++++++++++++ biomes/tropical-coral-ocean-cliffs.json | 12 ++++++++++++ biomes/tropical-coral-ocean.json | 12 ++++++++++++ biomes/tropical-ocean.json | 12 ++++++++++++ 4 files changed, 48 insertions(+) diff --git a/biomes/mushroom-ocean.json b/biomes/mushroom-ocean.json index 2de44c03..5e984b12 100644 --- a/biomes/mushroom-ocean.json +++ b/biomes/mushroom-ocean.json @@ -261,6 +261,18 @@ "ocean-clutter" ] }, + "features": [ + { + "rarity": 48, + "zone": { + "convergeToHeight": 70, + "strength": 0.85, + "blockRadius": 32, + "interpolationRadius": 16, + "interpolator": "BILINEAR_STARCAST_9" + } + } + ], "derivative": "OCEAN", "wall": { "style": { diff --git a/biomes/tropical-coral-ocean-cliffs.json b/biomes/tropical-coral-ocean-cliffs.json index 7753d8d2..48aebe55 100644 --- a/biomes/tropical-coral-ocean-cliffs.json +++ b/biomes/tropical-coral-ocean-cliffs.json @@ -1620,6 +1620,18 @@ "ocean-clutter" ] }, + "features": [ + { + "rarity": 33, + "zone": { + "convergeToHeight": 70, + "strength": 0.85, + "blockRadius": 32, + "interpolationRadius": 16, + "interpolator": "BILINEAR_STARCAST_9" + } + } + ], "derivative": "LUKEWARM_OCEAN", "wall": { "palette": [ diff --git a/biomes/tropical-coral-ocean.json b/biomes/tropical-coral-ocean.json index 71c3a7a1..b8588c62 100644 --- a/biomes/tropical-coral-ocean.json +++ b/biomes/tropical-coral-ocean.json @@ -1552,6 +1552,18 @@ } } ], + "features": [ + { + "rarity": 38, + "zone": { + "convergeToHeight": 70, + "strength": 0.85, + "blockRadius": 32, + "interpolationRadius": 16, + "interpolator": "BILINEAR_STARCAST_9" + } + } + ], "name": "Coral Ocean", "layers": [ { diff --git a/biomes/tropical-ocean.json b/biomes/tropical-ocean.json index b14042f4..17d52dfb 100644 --- a/biomes/tropical-ocean.json +++ b/biomes/tropical-ocean.json @@ -278,6 +278,18 @@ } } ], + "features": [ + { + "rarity": 38, + "zone": { + "convergeToHeight": 70, + "strength": 0.85, + "blockRadius": 32, + "interpolationRadius": 16, + "interpolator": "BILINEAR_STARCAST_9" + } + } + ], "name": "Tropical Ocean", "layers": [ {