9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00

Heightmaps, and locations tweaked

Because of height drop
This commit is contained in:
Brian Fopiano
2020-10-16 21:28:11 -07:00
parent 542c290d1e
commit 8cb44e2647
11 changed files with 11 additions and 11 deletions

View File

@@ -385,7 +385,7 @@
"zoom": 1.14,
"shuffle": 16,
"ratio": 0.59,
"height": 45,
"height": 30,
"rarity": 55
}
],

View File

@@ -264,7 +264,7 @@
"zoom": 1.14,
"shuffle": 16,
"ratio": 0.59,
"height": 45,
"height": 30,
"rarity": 55
},
{

View File

@@ -439,7 +439,7 @@
"zoom": 3.14,
"shuffle": 16,
"ratio": 0.59,
"height": 67,
"height": 30,
"rarity": 33
}
],

View File

@@ -524,7 +524,7 @@
"zoom": 3.15,
"shuffle": 11,
"ratio": 0.58,
"height": 53,
"height": 30,
"rarity": 32
}
],

View File

@@ -498,7 +498,7 @@
"zoom": 3.15,
"shuffle": 11,
"ratio": 0.58,
"height": 53,
"height": 30,
"rarity": 36
}
],

View File

@@ -488,7 +488,7 @@
"zoom": 3.14,
"shuffle": 16,
"ratio": 0.59,
"height": 58,
"height": 30,
"rarity": 31
}
],

View File

@@ -356,7 +356,7 @@
{
"tileset": "village-stone",
"zoom": 2,
"rarity": 159
"rarity": 100
}
],
"generators": [

View File

@@ -7,7 +7,7 @@
"tileset": "soul-temple",
"zoom": 2,
"rarity": 12,
"height": 36
"height": 35
},
{
"tileset": "ruins",

View File

@@ -41,7 +41,7 @@
"zoom": 0.25,
"shuffle": 5,
"ratio": 0.05,
"height": 25,
"height": 30,
"rarity": 15
}
],

View File

@@ -29,7 +29,7 @@
"zoom": 0.25,
"shuffle": 5,
"ratio": 0.05,
"height": 25,
"height": 35,
"rarity": 15
},
{

View File

@@ -3,7 +3,7 @@
"entityInitialSpawns": [
{
"entity": "villager",
"maxSpawns": 5,
"maxSpawns": 4,
"minSpawns": 2
}
],