mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
Beautify JSON
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
"interpolationFunction": "HERMITE_LOOSE",
|
||||
"interpolationScale": 9,
|
||||
"seed": 2246661,
|
||||
"composite": [{
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
"zoom": 2.97
|
||||
},
|
||||
"seed": 10356,
|
||||
"bezier": true,
|
||||
"exponent": 0.53
|
||||
}]
|
||||
}
|
||||
"composite": [
|
||||
{
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
"zoom": 2.97
|
||||
},
|
||||
"seed": 10356,
|
||||
"bezier": true,
|
||||
"exponent": 0.53
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user