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

Mesa with the best, dry like the rest

{sombra}
This commit is contained in:
Brian Fopiano
2020-08-18 19:27:35 -07:00
parent 068f352efc
commit df896b2d05
5 changed files with 29 additions and 16 deletions

View File

@@ -52,8 +52,9 @@
],
"objects": [
{
"chance": 0.001,
"chance": 0.01,
"density": 3,
"onwater": true,
"rotation": {
"yAxis": {
"min": 0,
@@ -84,6 +85,7 @@
},
{
"chance": 0.05,
"onwater": true,
"density": 3,
"rotation": {
"yAxis": {
@@ -94,7 +96,7 @@
},
"enabled": true
},
"snow": 0.35,
"snow": 0.01,
"place": [
"ice-spikes/ice-spec-1",
"ice-spikes/ice-spec-2",

View File

@@ -16,7 +16,15 @@
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"BROWN_TERRACOTTA"
"WHITE_TERRACOTTA"
]
},
{
"minHeight": 1,
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"TERRACOTTA"
]
},
{
@@ -24,7 +32,15 @@
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"GRAY_TERRACOTTA"
"RED_TERRACOTTA"
]
},
{
"minHeight": 2,
"maxHeight": 2,
"style": {"style": "STATIC"},
"palette": [
"TERRACOTTA"
]
},
{
@@ -40,7 +56,7 @@
"maxHeight": 1,
"style": {"style": "STATIC"},
"palette": [
"LIGHT_GRAY_TERRACOTTA"
"TERRACOTTA"
]
},
{
@@ -55,9 +71,9 @@
"wall": {
"style": {"style":"IRIS"},
"palette": [
"BROWN_TERRACOTTA",
"RED_TERRACOTTA",
"GRAY_TERRACOTTA",
"BLACK_TERRACOTTA"
"YELLOW_TERRACOTTA"
]
},
"decorators": [
@@ -93,8 +109,8 @@
},
{
"generator": "mesa-sharp-5",
"min": 7,
"max": 13
"min": 13,
"max": 17
},
{
"generator": "mesa-sharp-7",

View File

@@ -113,12 +113,7 @@
],
"generators":[
{
"generator": "plain",
"min": 5,
"max": 13
},
{
"generator": "plain-cliffs",
"generator": "plain-chaotic",
"min": 22,
"max": 44
}

View File

@@ -8,7 +8,7 @@
"landBiomes": [
"hot-mesa-green",
"hot-desert",
"hot-mesa",
"hot-mesa-dark",
"hot-dry-forest",
"hot-mesa-blue",
"hot-desert-red",