mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
Rocky ocean
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
"zoom": 0.825,
|
||||
"palette": [
|
||||
"STONE",
|
||||
"CLAY",
|
||||
"COBBLESTONE",
|
||||
"GRAVEL",
|
||||
"COBBLESTONE",
|
||||
@@ -77,9 +76,7 @@
|
||||
},
|
||||
"decorators": [
|
||||
{
|
||||
|
||||
"zoom": 20,
|
||||
"chance": 0.07,
|
||||
"chance": 0.0025,
|
||||
"palette": [
|
||||
"SEAGRASS"
|
||||
],
|
||||
@@ -96,42 +93,19 @@
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 5,
|
||||
"chance": 0.07,
|
||||
"palette": [
|
||||
"SEAGRASS"
|
||||
],
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 1,
|
||||
"stackMax": 24,
|
||||
"stackMin": 2,
|
||||
"chance": 0.013,
|
||||
"palette": [
|
||||
"KELP_PLANT"
|
||||
],
|
||||
"heightVariance": {"style": "IRIS"},
|
||||
"verticalZoom": 88,
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
{
|
||||
"zoom": 1,
|
||||
"stackMax": 9,
|
||||
"stackMax": 3,
|
||||
"stackMin": 1,
|
||||
"chance": 0.125,
|
||||
"chance": 0.005,
|
||||
"palette": [
|
||||
"KELP_PLANT"
|
||||
],
|
||||
"heightVariance": {"style": "STATIC"},
|
||||
"verticalZoom": 20,
|
||||
"verticalZoom": 88,
|
||||
"style": {"style": "STATIC"},
|
||||
"variance": {"style": "STATIC"}
|
||||
},
|
||||
|
||||
{
|
||||
"zoom": 1,
|
||||
"chance": 0.001,
|
||||
@@ -146,8 +120,8 @@
|
||||
"generators":[
|
||||
{
|
||||
"generator": "plain",
|
||||
"min": -41,
|
||||
"max": -7
|
||||
"min": -51,
|
||||
"max": -9
|
||||
}
|
||||
],
|
||||
"derivative": "LUKEWARM_OCEAN"
|
||||
|
||||
Reference in New Issue
Block a user