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:
@@ -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": [
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
{
|
||||
"tileset": "soul-temple",
|
||||
"zoom": 2,
|
||||
"rarity": 12,
|
||||
"height": 36
|
||||
"rarity": 120,
|
||||
"height": 35
|
||||
},
|
||||
{
|
||||
"tileset": "ruins",
|
||||
|
||||
@@ -41,8 +41,8 @@
|
||||
"zoom": 0.25,
|
||||
"shuffle": 5,
|
||||
"ratio": 0.05,
|
||||
"height": 25,
|
||||
"rarity": 15
|
||||
"height": 30,
|
||||
"rarity": 200
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 400
|
||||
"rarity": 100
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 600
|
||||
"rarity": 300
|
||||
}
|
||||
|
||||
],
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
"zoom": 0.25,
|
||||
"shuffle": 5,
|
||||
"ratio": 0.05,
|
||||
"height": 25,
|
||||
"rarity": 15
|
||||
"height": 30,
|
||||
"rarity": 200
|
||||
},
|
||||
{
|
||||
"tileset": "ruins",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 600
|
||||
"rarity": 300
|
||||
}
|
||||
],
|
||||
"spotBiomes": [
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"tileset": "ruins",
|
||||
"zoom": 1,
|
||||
"rarity": 300
|
||||
"rarity": 200
|
||||
}
|
||||
],
|
||||
"landBiomes": [
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user