9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00

Beautify JSON

This commit is contained in:
Daniel Mills
2020-08-27 00:05:24 -04:00
parent 5aeb28cfa8
commit e2dfb1159a
109 changed files with 9596 additions and 7956 deletions

View File

@@ -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
}
]
}