From 4cc3004f82dad37236feaa23a839e4b4c74a1b3e Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Sat, 19 Jun 2021 12:14:02 +0200 Subject: [PATCH] Update temperate-plains.json --- biomes/temperate-plains.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 },