mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
87 lines
1.8 KiB
JSON
87 lines
1.8 KiB
JSON
{
|
|
"riverBiomes": [
|
|
"tundra-river"
|
|
],
|
|
|
|
"landBiomes": [
|
|
"tundra-taiga",
|
|
"tundra-redwoods-forest",
|
|
"tundra-spruce-denmyre",
|
|
"tundra-mountains",
|
|
"rocky-mountains",
|
|
"tundra-mountains-huge"
|
|
],
|
|
"biomeImplosionRatio": 0.25,
|
|
"seaBiomes": [
|
|
"tundra-ocean"
|
|
],
|
|
"deposits": [
|
|
{
|
|
"minHeight": 15,
|
|
"maxPerChunk": 3,
|
|
"maxHeight": 60,
|
|
"minPerChunk": 2,
|
|
"minSize": 1,
|
|
"maxSize": 2,
|
|
"palette": [
|
|
{
|
|
"block": "emerald_ore"
|
|
}
|
|
],
|
|
"varience": 2
|
|
}
|
|
],
|
|
"jigsawStructures": [
|
|
{
|
|
"rarity": 500,
|
|
"structure": "village-tundra"
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"caveBiomes": [
|
|
"tundra-cavern",
|
|
"tundra-spiked-cavern"
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "murky-stronghold",
|
|
"height": 26,
|
|
"rarity": 7,
|
|
"shuffle": 22,
|
|
"ratio": 0.9,
|
|
"zoom": 0.5
|
|
},
|
|
{
|
|
"tileset": "village-stone",
|
|
"rarity": 25,
|
|
"shuffle": 22,
|
|
"ratio": 0.9,
|
|
"zoom": 0.5
|
|
}
|
|
],
|
|
"landBiomeZoom": 1.25,
|
|
"riverStyle": {
|
|
"style": "VASCULAR",
|
|
"zoom": 4.77,
|
|
"fracture": {
|
|
"multiplier": 240,
|
|
"style": "IRIS",
|
|
"zoom": 5
|
|
}
|
|
},
|
|
"shoreHeightMin": 2.2,
|
|
"shoreBiomes": [
|
|
"tundra-beach",
|
|
"tundra-beach-stone"
|
|
],
|
|
"name": "Tundra",
|
|
"shoreHeightMax": 5.2,
|
|
"loot": {
|
|
"tables": [
|
|
"cold-food",
|
|
"cold-treasure"
|
|
]
|
|
},
|
|
"shoreHeightZoom": 1.14,
|
|
"riverThickness": 0.025
|
|
} |