diff --git a/biomes/temperate-plains.json b/biomes/temperate-plains.json index dd15926f..782365ce 100644 --- a/biomes/temperate-plains.json +++ b/biomes/temperate-plains.json @@ -3,7 +3,8 @@ "derivative": "PLAINS", "vanillaDerivative": "PLAINS", "children": [ - "temperate-plain-hills" + "temperate-plain-hills", + "temperate-wilds" ], "jigsawStructures": [ { @@ -16,7 +17,7 @@ } ], "childStyle": { - "style": "SIMPLEX", + "style": "IRIS", "zoom": 0.5, "exponent": 2.0 },