From a1cff25a39dba5c87e32c957acafa2a08dba31cd Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sat, 24 Jul 2021 11:46:07 -0400 Subject: [PATCH] Flower oasis in plains --- biomes/temperate/plains.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/biomes/temperate/plains.json b/biomes/temperate/plains.json index 28a7a2c4..08cb150c 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/plains.json @@ -44,6 +44,26 @@ ] } ], + "features": [ + { + "rarity": 252, + "zone": { + "convergeToHeight": 64, + "interpolationRadius": 3, + "interpolator": "BILINEAR_STARCAST_6", + "blockRadius": 14, + "objectChance": 1, + "strength": 1, + "biomeStrengthThreshold": 0.18, + "customBiome": "temperate/flower-forest", + "fractureRadius": { + "style": "NOWHERE", + "zoom": 0.12, + "multiplier": 52 + } + } + } + ], "decorators": [ { "chance": 0.004,