9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/generators/ocean.json
Brian Fopiano 4d7403f685 New command added to iris
/iris std beautify <project>
or just 
/iris std beautify
while in a proj
2021-07-05 02:22:24 -07:00

22 lines
454 B
JSON

{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 65
},
"seed": 9246661,
"composite": [{
"style": {
"style": "IRIS",
"zoom": 1.2,
"fracture": {
"style": "IRIS_HALF",
"zoom": 0.345,
"multiplier": 18
}
},
"seed": 134056,
"bezier": true,
"exponent": 1.125
}]
}