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