From 09b58f833b97b8385474af37975140fcaf3c78b6 Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Tue, 22 Jun 2021 14:53:10 +0200 Subject: [PATCH] mesa child biomes --- biomes/mesa-cliffs.json | 2 +- biomes/mesa-dark.json | 8 ++++---- biomes/mesa-plateau-high.json | 2 +- biomes/mesa-plateau.json | 2 +- biomes/mesa-yellow.json | 2 +- biomes/mesa.json | 16 ++++++++-------- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/biomes/mesa-cliffs.json b/biomes/mesa-cliffs.json index 1f4ad96c..485e4bdb 100644 --- a/biomes/mesa-cliffs.json +++ b/biomes/mesa-cliffs.json @@ -1,7 +1,7 @@ { "vanillaDerivative": "BADLANDS_PLATEAU", "children": [ - "hot-mesa-cliffs" + "mesa-cliffs" ], "decorators": [ { diff --git a/biomes/mesa-dark.json b/biomes/mesa-dark.json index 1363f39d..c14aa193 100644 --- a/biomes/mesa-dark.json +++ b/biomes/mesa-dark.json @@ -146,10 +146,10 @@ ], "childShrinkFactor": 0.35, "children": [ - "hot-mesa-cliffs", - "hot-mesa-red", - "hot-mesa-green", - "hot-mesa-blue" + "mesa-cliffs", + "mesa-red", + "mesa-green", + "mesa-blue" ], "name": "Mesa", "layers": [ diff --git a/biomes/mesa-plateau-high.json b/biomes/mesa-plateau-high.json index 94cc9213..d1071ccf 100644 --- a/biomes/mesa-plateau-high.json +++ b/biomes/mesa-plateau-high.json @@ -8,7 +8,7 @@ "ERODED_BADLANDS" ], "children": [ - "hot-mesa-plateau-dirt-high" + "mesa-plateau-dirt-high" ], "generators": [ { diff --git a/biomes/mesa-plateau.json b/biomes/mesa-plateau.json index 4d665b56..d80bd6f9 100644 --- a/biomes/mesa-plateau.json +++ b/biomes/mesa-plateau.json @@ -8,7 +8,7 @@ "ERODED_BADLANDS" ], "children": [ - "hot-mesa-plateau-dirt" + "mesa-plateau-dirt" ], "generators": [ { diff --git a/biomes/mesa-yellow.json b/biomes/mesa-yellow.json index 72c36c4c..e719e208 100644 --- a/biomes/mesa-yellow.json +++ b/biomes/mesa-yellow.json @@ -65,7 +65,7 @@ } ], "children": [ - "hot-mesa-dark" + "mesa-dark" ], "objects": [ diff --git a/biomes/mesa.json b/biomes/mesa.json index 045fd14f..c8a326a8 100644 --- a/biomes/mesa.json +++ b/biomes/mesa.json @@ -8,14 +8,14 @@ "ERODED_BADLANDS" ], "children": [ - "hot-mesa-valleys", - "hot-mesa-red", - "hot-mesa-blue", - "hot-mesa-dark", - "hot-mesa-green", - "hot-mesa-red", - "hot-mesa-yellow", - "hot-mesa-blue" + "mesa-valleys", + "mesa-red", + "mesa-blue", + "mesa-dark", + "mesa-green", + "mesa-red", + "mesa-yellow", + "mesa-blue" ], "childStyle": {