9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/flat/generators/flat.json
2020-08-18 01:16:45 -04:00

15 lines
264 B
JSON

{
"seed": 1,
"interpolationFunction": "HERMITE_LOOSE",
"interpolationScale": 3,
"composite": [
{
"style": {
"style": "SIMPLEX",
"zoom": 0.3
},
"seed": 10
}
]
}