mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Beautify JSON
This commit is contained in:
@@ -1,25 +1,29 @@
|
||||
{
|
||||
"composite": [{
|
||||
"style": {
|
||||
"style": "IRIS_DOUBLE",
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS_HALF",
|
||||
"zoom": 0.195,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
"seed": 10556,
|
||||
"bezier": true,
|
||||
"exponent": 1.125
|
||||
}],
|
||||
"composite": [
|
||||
{
|
||||
"style": {
|
||||
"style": "IRIS_DOUBLE",
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS_HALF",
|
||||
"zoom": 0.195,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
"seed": 10556,
|
||||
"bezier": true,
|
||||
"exponent": 1.125
|
||||
}
|
||||
],
|
||||
"interpolationFunction": "HERMITE_LOOSE",
|
||||
"interpolationScale": 198,
|
||||
"seed": 7886661,
|
||||
"cliffHeightMax": 45,
|
||||
"cliffHeightMin": 21,
|
||||
"cliffHeightGenerator": {
|
||||
"style": {"style": "IRIS"},
|
||||
"style": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"sinCentered": false,
|
||||
"seed": 5356,
|
||||
"parametric": false,
|
||||
|
||||
Reference in New Issue
Block a user