9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
This commit is contained in:
Daniel Mills
2020-09-03 03:57:39 -04:00
parent 73974f32ca
commit 8d5ed1b23c

View File

@@ -163,6 +163,10 @@
"phase": 0,
"processor": "pothole-filler"
},
{
"phase": 0,
"processor": "nib-smoother"
},
{
"phase": 1,
"processor": "slabber"
@@ -184,10 +188,11 @@
}
},
{
"maxHeight": 62,
"minHeight": 8,
"threshold": 0.5,
"maxHeight": 82,
"minHeight": -3,
"threshold": 0.77,
"style": {
"zoom": 4,
"style": "IRIS_DOUBLE"
}
}