9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-31 04:36:38 +00:00

Remove overlay noise

This commit is contained in:
Daniel Mills
2021-07-28 20:42:32 -04:00
parent fb03e17e11
commit d716de397e

View File

@@ -356,23 +356,5 @@
"multiplier": 4
}
}
},
"overlayNoise": [
{
"min": 0,
"max": 6,
"generator": {
"style": "FRACTAL_WATER",
"zoom": 8
}
},
{
"min": 0,
"max": 6,
"generator": {
"style": "IRIS_DOUBLE",
"zoom": 1.1
}
}
]
}
}