9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00
This commit is contained in:
Brian Fopiano
2021-07-08 03:08:35 -07:00
parent d31f886fdb
commit d6e14b0b58
4 changed files with 2 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 30
"horizontalScale": 40
},
"seed": 530530,
"composite": [

View File

@@ -1,7 +1,7 @@
{
"interpolator": {
"function": "BILINEAR_STARCAST_6",
"horizontalScale": 15
"horizontalScale": 40
},
"seed": 133434,
"composite": [

View File

@@ -25,13 +25,6 @@
"cave/lit-cavern"
],
"riverBiomes": ["temperate/river"],
"spotBiomes": [{
"as": "LAND",
"biome": "temperate/island",
"scale": 1.65,
"type": "SEA",
"rarity": 119
}],
"biomeImplosionRatio": 0.25,
"deposits": [{
"minHeight": 15,

View File

@@ -33,23 +33,6 @@
"zoom": 5
}
},
"spotBiomes": [
{
"as": "SEA",
"biome": "tropical/submerged-volcanic",
"scale": 10,
"type": "SEA",
"shuffle": 1,
"rarity": 286
},
{
"as": "LAND",
"biome": "tropical/rainforest-island",
"scale": 2.65,
"type": "SEA",
"rarity": 139
}
],
"deposits": [{
"minHeight": 25,
"maxPerChunk": 3,