mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Merge pull request #53 from CocoTheOwner/temperate-wilds-patch
Temperate wilds patch
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
@@ -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
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user