9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 03:39:16 +00:00

Structure tweaks

This commit is contained in:
Brian Fopiano
2020-10-18 10:56:22 -07:00
parent f71df8640e
commit c21f12f7e8
9 changed files with 26 additions and 12 deletions

View File

@@ -68,7 +68,7 @@
],
"objects": [
{
"chance": 0.21,
"chance": 0.18,
"density": 2,
"rotation": {
"yAxis": {
@@ -98,7 +98,7 @@
}
},
{
"chance": 0.21,
"chance": 0.18,
"density": 2,
"edit": [
{
@@ -386,7 +386,7 @@
"shuffle": 16,
"ratio": 0.59,
"height": 30,
"rarity": 55
"rarity": 100
}
],
"generators": [

View File

@@ -265,7 +265,7 @@
"shuffle": 16,
"ratio": 0.59,
"height": 30,
"rarity": 55
"rarity": 100
},
{
"tileset": "mush-huts",

View File

@@ -440,7 +440,7 @@
"shuffle": 16,
"ratio": 0.59,
"height": 30,
"rarity": 33
"rarity": 100
}
],
"generators": [

View File

@@ -525,7 +525,7 @@
"shuffle": 11,
"ratio": 0.58,
"height": 30,
"rarity": 32
"rarity": 50
}
],
"generators": [

View File

@@ -499,7 +499,7 @@
"shuffle": 11,
"ratio": 0.58,
"height": 30,
"rarity": 36
"rarity": 50
}
],
"generators": [

View File

@@ -489,7 +489,7 @@
"shuffle": 16,
"ratio": 0.59,
"height": 30,
"rarity": 31
"rarity": 100
}
],
"generators": [

View File

@@ -28,12 +28,26 @@
}
],
"structures": [
{
"tileset": "murky-stronghold",
"zoom": 1.14,
"shuffle": 16,
"ratio": 0.59,
"height": 30,
"rarity": 100
},
{
"tileset": "mush-huts",
"zoom": 0.8,
"rarity": 50,
"shuffle": 2
},
{
"tileset": "ruins",
"rarity": 100,
"zoom": 1,
"rarity": 300
"shuffle": 2
}
],
"spotBiomes": [
{

View File

@@ -30,7 +30,7 @@
"shuffle": 5,
"ratio": 0.05,
"height": 30,
"rarity": 200
"rarity": 100
},
{
"tileset": "ruins",

View File

@@ -156,7 +156,7 @@
"loot": {
"mode": "ADD",
"tables": ["global-treasure","global-clutter","global-tools", "mushroom-clutter", "mushroom-food"],
"multiplier": 1
"multiplier": 2
},
"clamp": {
"minimumHeight": 0,