9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00

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.
This commit is contained in:
CocoTheOwner
2021-06-23 18:19:57 +02:00
parent 4d0e7160b2
commit f3fd446b68

View File

@@ -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"