9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +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,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
}
]
}