mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 03:39:16 +00:00
Add a flat area near spawn (not too abruptly)
This commit is contained in:
@@ -385,6 +385,17 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"noiseEffectZones": [
|
||||
{
|
||||
"convergeToHeight": 68,
|
||||
"blockRadius": 87,
|
||||
"strength": 0.66,
|
||||
"interpolationRadius": 42,
|
||||
"interpolator": "HERMITE_LOOSE_HALF_NEGATIVE_BIAS",
|
||||
"x": 0,
|
||||
"z": 0
|
||||
}
|
||||
],
|
||||
"shoreBiomeStyle": {
|
||||
"style": "CELLULAR_IRIS_DOUBLE"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user