9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00

Merge remote-tracking branch 'origin/master'

This commit is contained in:
Daniel Mills
2020-10-17 13:21:28 -04:00
15 changed files with 35 additions and 28 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

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

View File

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

View File

@@ -3,7 +3,7 @@
{
"tileset": "ruins",
"zoom": 1,
"rarity": 400
"rarity": 100
}
],
"landBiomes": [

View File

@@ -31,7 +31,7 @@
{
"tileset": "ruins",
"zoom": 1,
"rarity": 600
"rarity": 300
}
],

View File

@@ -29,8 +29,8 @@
"zoom": 0.25,
"shuffle": 5,
"ratio": 0.05,
"height": 25,
"rarity": 15
"height": 30,
"rarity": 200
},
{
"tileset": "ruins",

View File

@@ -6,7 +6,7 @@
{
"tileset": "ruins",
"zoom": 1,
"rarity": 600
"rarity": 300
}
],
"spotBiomes": [

View File

@@ -6,7 +6,7 @@
{
"tileset": "ruins",
"zoom": 1,
"rarity": 300
"rarity": 200
}
],
"landBiomes": [

View File

@@ -1,12 +1,5 @@
{
"gridHeight": 32,
"entityInitialSpawns": [
{
"entity": "villager",
"maxSpawns": 5,
"minSpawns": 2
}
],
"maxLayers": 1,
"bore": false,
"wallStyle": {
@@ -20,7 +13,7 @@
"ceiling": "AGNOSTIC",
"east": "NEVER",
"entitySpawnOverrides": [],
"placeMode": "CENTER_HEIGHT",
"placeMode": "PAINT",
"south": "NEVER",
"rareObjects": [],
"north": "NEVER",
@@ -38,7 +31,7 @@
"ceiling": "AGNOSTIC",
"east": "NEVER",
"entitySpawnOverrides": [],
"placeMode": "CENTER_HEIGHT",
"placeMode": "PAINT",
"south": "NEVER",
"rareObjects": [],
"north": "REQUIRED",
@@ -56,7 +49,7 @@
"ceiling": "AGNOSTIC",
"east": "NEVER",
"entitySpawnOverrides": [],
"placeMode": "CENTER_HEIGHT",
"placeMode": "PAINT",
"south": "REQUIRED",
"rareObjects": [],
"north": "REQUIRED",
@@ -74,7 +67,7 @@
"ceiling": "AGNOSTIC",
"east": "REQUIRED",
"entitySpawnOverrides": [],
"placeMode": "CENTER_HEIGHT",
"placeMode": "PAINT",
"south": "NEVER",
"rareObjects": [],
"north": "REQUIRED",
@@ -91,6 +84,13 @@
{
"ceiling": "AGNOSTIC",
"east": "REQUIRED",
"entityInitialSpawns": [
{
"entity": "villager",
"maxSpawns": 2,
"minSpawns": 1
}
],
"entitySpawnOverrides": [],
"placeMode": "FAST_MIN_HEIGHT",
"south": "NEVER",
@@ -117,6 +117,13 @@
{
"ceiling": "AGNOSTIC",
"east": "REQUIRED",
"entityInitialSpawns": [
{
"entity": "villager",
"maxSpawns": 2,
"minSpawns": 1
}
],
"entitySpawnOverrides": [],
"placeMode": "FAST_MIN_HEIGHT",
"south": "REQUIRED",