mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
Fix post
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user