9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00

GRASS OCEAN???

This commit is contained in:
Brian Fopiano
2021-07-29 07:35:03 -07:00
parent 99b524056c
commit 68339edea7
5 changed files with 5 additions and 71 deletions

View File

@@ -55,7 +55,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
@@ -77,7 +77,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -55,7 +55,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,
@@ -78,7 +78,7 @@
},
{
"chance": 0.0015,
"mode": "STILT",
"mode": "MIN_HEIGHT",
"rotation": {
"yAxis": {
"min": 0,

View File

@@ -1,65 +0,0 @@
{
"name": "Mountain Lake",
"derivative": "TAIGA_MOUNTAINS",
"vanillaDerivative": "TAIGA_MOUNTAINS",
"color": "#4196FF",
"generators": [{
"generator": "plain",
"max": -10,
"min": -30
}],
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3.3
},
"palette": [{"block": "grass_block"}]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"palette": [
{"block": "gravel"},
{"block": "cyan_terracotta"}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"slopeCondition": {"minimumSlope": 4},
"palette": [
{"block": "stone"},
{"block": "stone"},
{"block": "cobblestone"}
]
},
{
"minHeight": 1,
"maxHeight": 1,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 4
},
"palette": [{"block": "grass_block"}]
},
{
"minHeight": 3,
"maxHeight": 3,
"slopeCondition": {
"minimumSlope": 0,
"maximumSlope": 3
},
"palette": [{"block": "dirt"}]
}
],
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "gravel"},
{"block": "cyan_terracotta"}
]}
}

View File

@@ -8,7 +8,6 @@
"continentZoom": 1,
"continentalStyle": {
"style": "NOWHERE_CELLULAR",
"zoom": 5
},
"landChance": 0.69,

View File

@@ -23,7 +23,7 @@
"tundra/shore/beach",
"tundra/shore/beach-stone"
],
"seaBiomes": ["mountain/sea/lake"],
"seaBiomes": ["mountain/sea/river"],
"jigsawStructures": [{
"structure": "murky_stronghold",
"rarity": 750