9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00

Merge pull request #53 from CocoTheOwner/temperate-wilds-patch

Temperate wilds patch
This commit is contained in:
Brian Neumann-Fopiano
2021-06-19 03:14:51 -07:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -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
},

View File

@@ -13,7 +13,6 @@
],
"landBiomes": [
"temperate-plateau",
"temperate-wilds",
"temperate-flower-forest",
"temperate-longtree-forest",
"temperate-oak",
@@ -162,4 +161,4 @@
"shoreHeightZoom": 1.14,
"riverThickness": 0.025,
"rarity": 4
}
}