mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Beautify JSON
This commit is contained in:
@@ -2,13 +2,15 @@
|
||||
"interpolationFunction": "HERMITE_LOOSE",
|
||||
"interpolationScale": 67,
|
||||
"seed": 3246661,
|
||||
"composite": [{
|
||||
"style": {
|
||||
"style": "IRIS_DOUBLE",
|
||||
"zoom": 0.87
|
||||
},
|
||||
"seed": 13356,
|
||||
"bezier": true,
|
||||
"exponent": 0.43
|
||||
}]
|
||||
}
|
||||
"composite": [
|
||||
{
|
||||
"style": {
|
||||
"style": "IRIS_DOUBLE",
|
||||
"zoom": 0.87
|
||||
},
|
||||
"seed": 13356,
|
||||
"bezier": true,
|
||||
"exponent": 0.43
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user