9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-31 20:56:32 +00:00
Files
Iris-Pack-EarthWorld/overworld/generators/mountain.json
2020-08-14 15:30:41 -07:00

25 lines
512 B
JSON

{
"offsetX": 0,
"offsetZ": 0,
"interpolationFunction": "HERMITE",
"interpolationScale": 122,
"seed": 717,
"composite": [{
"style": {"style": "IRIS"},
"sinCentered": false,
"seed": 1001,
"parametric": false,
"zoom": 1.56,
"enabled": true,
"offsetX": 0,
"octaves": 5,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 0.67
}],
"zoom": 1,
"opacity": 1
}