mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
Structure tweaks
This commit is contained in:
@@ -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": [
|
||||
|
||||
@@ -265,7 +265,7 @@
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 30,
|
||||
"rarity": 55
|
||||
"rarity": 100
|
||||
},
|
||||
{
|
||||
"tileset": "mush-huts",
|
||||
|
||||
@@ -440,7 +440,7 @@
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 30,
|
||||
"rarity": 33
|
||||
"rarity": 100
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
|
||||
@@ -525,7 +525,7 @@
|
||||
"shuffle": 11,
|
||||
"ratio": 0.58,
|
||||
"height": 30,
|
||||
"rarity": 32
|
||||
"rarity": 50
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
|
||||
@@ -499,7 +499,7 @@
|
||||
"shuffle": 11,
|
||||
"ratio": 0.58,
|
||||
"height": 30,
|
||||
"rarity": 36
|
||||
"rarity": 50
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
|
||||
@@ -489,7 +489,7 @@
|
||||
"shuffle": 16,
|
||||
"ratio": 0.59,
|
||||
"height": 30,
|
||||
"rarity": 31
|
||||
"rarity": 100
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
|
||||
@@ -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": [
|
||||
{
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"shuffle": 5,
|
||||
"ratio": 0.05,
|
||||
"height": 30,
|
||||
"rarity": 200
|
||||
"rarity": 100
|
||||
},
|
||||
{
|
||||
"tileset": "ruins",
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user