9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/overworld/generators/exponential-drops.json
Daniel Mills 9c49c23377 R3
2020-08-01 04:27:56 -04:00

25 lines
499 B
JSON

{
"offsetX": 0,
"offsetZ": 0,
"interpolationFunction": "BICUBIC",
"interpolationScale": 11,
"seed": 1,
"composite": [{
"sinCentered": false,
"seed": 2000,
"parametric": false,
"zoom": 1,
"enabled": true,
"offsetX": 0,
"octaves": 1,
"offsetZ": 0,
"offsetY": 0,
"irisBased": true,
"opacity": 1,
"bezier": false,
"exponent": 2.7
}],
"zoom": 1.5,
"opacity": 1
}