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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user