From f3fd446b684d4ea15f718b0c9a2deebeb980642d Mon Sep 17 00:00:00 2001 From: CocoTheOwner Date: Wed, 23 Jun 2021 18:19:57 +0200 Subject: [PATCH] Remove children from mountain cliffs This biome is already one of the ones further down the path of child biomes. Adding more child biomes to it won't change much besides performance loss. --- biomes/frozen/frozen-mountain-cliffs.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/biomes/frozen/frozen-mountain-cliffs.json b/biomes/frozen/frozen-mountain-cliffs.json index 1e50f552..dddf208b 100644 --- a/biomes/frozen/frozen-mountain-cliffs.json +++ b/biomes/frozen/frozen-mountain-cliffs.json @@ -2,11 +2,6 @@ "name": "Frozen Mountain Cliffs", "derivative": "SNOWY_TAIGA_MOUNTAINS", "vanillaDerivative": "SNOWY_MOUNTAINS", - "children": [ - "frozen/frozen-peak", - "frozen/frozen-mountains", - "frozen/frozen-vander" - ], "layers": [ { "minHeight": 2, @@ -245,7 +240,6 @@ "rarity": 6 } ], - "childShrinkFactor": 20, "wall": { "style": { "style": "IRIS"