9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/overworld/generators/smooth.json
2020-08-14 15:30:41 -07:00

25 lines
509 B
JSON

{
"offsetX": 0,
"offsetZ": 0,
"interpolationFunction": "BICUBIC",
"interpolationScale": 14,
"seed": 1,
"composite": [{
"style": {"style": "IRIS"},
"sinCentered": false,
"seed": 1000,
"parametric": false,
"zoom": 1.86,
"enabled": true,
"offsetX": 0,
"octaves": 1,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 1
}],
"zoom": 1.05,
"opacity": 1
}