9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
This commit is contained in:
Daniel Mills
2020-08-07 03:22:21 -04:00
parent 6e70de5bba
commit 00829f28cb
5 changed files with 40 additions and 10 deletions

View File

@@ -24,6 +24,16 @@
]
}
],
"structures": [
{
"tileset": "murky-stronghold",
"zoom": 1.14,
"ratio": 0.59,
"height": 67,
"rarity": 44,
"shuffle": 16
}
],
"objects": [
{
"chance": 0.000256,

View File

@@ -253,6 +253,16 @@
}
}
],
"structures": [
{
"tileset": "murky-stronghold",
"zoom": 1.14,
"ratio": 0.59,
"height": 45,
"rarity": 55,
"shuffle": 16
}
],
"decorators":[
{
"zoom":0.3,

View File

@@ -236,6 +236,16 @@
}
}
],
"structures": [
{
"tileset": "murky-stronghold",
"zoom": 1.15,
"ratio": 0.58,
"height": 53,
"rarity": 41,
"shuffle": 11
}
],
"children": [
"swamp-dark-oak-denmyre"
],

View File

@@ -33,6 +33,16 @@
]
}
],
"structures": [
{
"tileset": "murky-stronghold",
"zoom": 1.14,
"ratio": 0.59,
"height": 58,
"rarity": 37,
"shuffle": 16
}
],
"wall":
{
"dispersion": "SCATTER",

View File

@@ -18,16 +18,6 @@
"swamp-beach"
],
"structures": [
{
"tileset": "example",
"zoom": 1.125,
"ratio": 0.57,
"height": 24,
"rarity": 28,
"shuffle": 16
}
],
"caveBiomes":[
"swamp-murky-cavern"
],