9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/sharper.json
Daniel Mills 48be17d01f Perf
2020-09-01 21:47:27 -04:00

30 lines
639 B
JSON

{
"offsetX": 0,
"offsetZ": 0,
"interpolator": {
"function": "BILINEAR_STARCAST_3",
"horizontalScale": 6
},
"seed": 8192,
"composite": [
{
"style": {
"style": "IRIS"
},
"sinCentered": false,
"seed": 1000,
"parametric": false,
"zoom": 0.45,
"enabled": true,
"offsetX": 0,
"octaves": 1,
"offsetZ": 0,
"offsetY": 0,
"opacity": 1,
"bezier": false,
"exponent": 1
}
],
"zoom": 1,
"opacity": 1
}