mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-30 04:09:18 +00:00
42 lines
916 B
JSON
42 lines
916 B
JSON
{
|
|
"offsetX": 0,
|
|
"offsetZ": 0,
|
|
"interpolationFunction": "BILINEAR",
|
|
"interpolationScale": 188,
|
|
"seed": 7246236,
|
|
"cliffHeightMax": 35,
|
|
"cliffHeightMin": 29,
|
|
"cliffHeightGenerator": {
|
|
"sinCentered": false,
|
|
"seed": 10056,
|
|
"parametric": false,
|
|
"zoom": 1.75,
|
|
"enabled": true,
|
|
"offsetX": 0,
|
|
"octaves": 3,
|
|
"offsetZ": 0,
|
|
"offsetY": 0,
|
|
"irisBased": true,
|
|
"opacity": 1,
|
|
"bezier": false,
|
|
"exponent": 1.125
|
|
},
|
|
"composite": [{
|
|
"sinCentered": false,
|
|
"seed": 10356,
|
|
"parametric": false,
|
|
"zoom": 0.95,
|
|
"enabled": true,
|
|
"offsetX": 0,
|
|
"octaves": 3,
|
|
"offsetZ": 0,
|
|
"offsetY": 0,
|
|
"irisBased": true,
|
|
"opacity": 1,
|
|
"bezier": false,
|
|
"exponent": 1.125
|
|
}],
|
|
"zoom": 1,
|
|
"opacity": 1
|
|
}
|