9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00

amazing ice

This commit is contained in:
Daniel Mills
2020-07-21 04:22:50 -04:00
parent 74782bfaa5
commit bd465759d5
2 changed files with 27 additions and 4 deletions

View File

@@ -25,6 +25,25 @@
]
}
],
"seaLayers": [
{
"minHeight": 1,
"maxHeight": 3,
"dispersion": "WISPY",
"terrainZoom": 1,
"palette": [
"ICE",
"AIR"
]
},
{
"minHeight": 1,
"maxHeight": 2,
"palette": [
"PACKED_ICE"
]
}
],
"generators":[
{
"generator": "plain",