9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-30 12:19:06 +00:00
Files
Iris-Pack-Overworld/generators/smooth-land.json
2021-05-08 18:40:33 -03:00

26 lines
633 B
JSON

{
"interpolator": {
"function": "HERMITE_STARCAST_9",
"horizontalScale": 6
},
"seed": 133434,
"composite": [
{
"seed": 2343,
"style": {
"style": "SIMPLEX",
"zoom": 1.9,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.8,
"multiplier": 30,
"fracture": {
"style": "SIMPLEX",
"zoom": 0.2,
"multiplier": 10
}
}
}
}
]
}