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,18 +2,20 @@
|
||||
"interpolationFunction": "HERMITE_LOOSE",
|
||||
"interpolationScale": 122,
|
||||
"seed": 9246661,
|
||||
"composite": [{
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS_HALF",
|
||||
"zoom": 0.295,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
"seed": 134056,
|
||||
"bezier": true,
|
||||
"exponent": 1.125
|
||||
}]
|
||||
}
|
||||
"composite": [
|
||||
{
|
||||
"style": {
|
||||
"style": "IRIS",
|
||||
"zoom": 0.87,
|
||||
"fracture": {
|
||||
"style": "IRIS_HALF",
|
||||
"zoom": 0.295,
|
||||
"multiplier": 18
|
||||
}
|
||||
},
|
||||
"seed": 134056,
|
||||
"bezier": true,
|
||||
"exponent": 1.125
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user