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,