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:
@@ -385,7 +385,7 @@
|
||||
"zoom": 1.14,
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 45,
|
||||
"height": 30,
|
||||
"rarity": 55
|
||||
}
|
||||
],
|
||||
|
||||
@@ -264,7 +264,7 @@
|
||||
"zoom": 1.14,
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 45,
|
||||
"height": 30,
|
||||
"rarity": 55
|
||||
},
|
||||
{
|
||||
|
||||
@@ -439,7 +439,7 @@
|
||||
"zoom": 3.14,
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 67,
|
||||
"height": 30,
|
||||
"rarity": 33
|
||||
}
|
||||
],
|
||||
|
||||
@@ -524,7 +524,7 @@
|
||||
"zoom": 3.15,
|
||||
"shuffle": 11,
|
||||
"ratio": 0.58,
|
||||
"height": 53,
|
||||
"height": 30,
|
||||
"rarity": 32
|
||||
}
|
||||
],
|
||||
|
||||
@@ -498,7 +498,7 @@
|
||||
"zoom": 3.15,
|
||||
"shuffle": 11,
|
||||
"ratio": 0.58,
|
||||
"height": 53,
|
||||
"height": 30,
|
||||
"rarity": 36
|
||||
}
|
||||
],
|
||||
|
||||
@@ -488,7 +488,7 @@
|
||||
"zoom": 3.14,
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 58,
|
||||
"height": 30,
|
||||
"rarity": 31
|
||||
}
|
||||
],
|
||||
|
||||
@@ -356,7 +356,7 @@
|
||||
{
|
||||
"tileset": "village-stone",
|
||||
"zoom": 2,
|
||||
"rarity": 159
|
||||
"rarity": 100
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"tileset": "soul-temple",
|
||||
"zoom": 2,
|
||||
"rarity": 12,
|
||||
"height": 36
|
||||
"height": 35
|
||||
},
|
||||
{
|
||||
"tileset": "ruins",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"zoom": 0.25,
|
||||
"shuffle": 5,
|
||||
"ratio": 0.05,
|
||||
"height": 25,
|
||||
"height": 30,
|
||||
"rarity": 15
|
||||
}
|
||||
],
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
"zoom": 0.25,
|
||||
"shuffle": 5,
|
||||
"ratio": 0.05,
|
||||
"height": 25,
|
||||
"height": 35,
|
||||
"rarity": 15
|
||||
},
|
||||
{
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"entityInitialSpawns": [
|
||||
{
|
||||
"entity": "villager",
|
||||
"maxSpawns": 5,
|
||||
"maxSpawns": 4,
|
||||
"minSpawns": 2
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user