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

Begin tundra

This commit is contained in:
Daniel Mills
2021-01-13 11:13:22 -05:00
parent 4b37c0cfca
commit cf2c0a3f5f
6 changed files with 26 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"maxDepth": 7,
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0.25,
"objectChance": 0.05,
"strength": 1,
"interpolationRadius": 32,
"interpolator": "BILINEAR"

View File

@@ -1,8 +1,8 @@
{
"maxDepth": 6,
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0.25,
"objectChance": 0.05,
"strength": 1,
"interpolationRadius": 32,
"interpolator": "BILINEAR"

View File

@@ -0,0 +1,14 @@
{
"maxDepth": 5,
"terminate": true,
"feature": {
"objectChance": 0.05,
"strength": 1,
"interpolationRadius": 32,
"interpolator": "BILINEAR"
},
"pieces": [
"village/taiga/town_centers/taiga_meeting_point_1",
"village/taiga/town_centers/taiga_meeting_point_2"
]
}

View File

@@ -38,7 +38,7 @@
"jigsawStructures": [
{
"structure": "village-hot",
"rarity": 400
"rarity": 375
}
],
"structures": [

View File

@@ -4,7 +4,7 @@
],
"jigsawStructures": [
{
"rarity": 375,
"rarity": 325,
"structure": "village-temperate"
}
],

View File

@@ -31,6 +31,12 @@
"varience": 2
}
],
"jigsawStructures": [
{
"rarity": 365,
"structure": "village-tundra"
}
],
"riverRarity": 1,
"caveBiomes": [
"tundra-cavern",