mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 11:49:07 +00:00
70 lines
1.4 KiB
JSON
70 lines
1.4 KiB
JSON
{
|
|
"riverBiomes": [
|
|
"tundra-river"
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "ruins",
|
|
"zoom": 1,
|
|
"rarity": 300
|
|
}
|
|
],
|
|
"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": 87,
|
|
"minPerChunk": 2,
|
|
"minSize": 1,
|
|
"maxSize": 2,
|
|
"palette": [
|
|
{
|
|
"block": "emerald_ore"
|
|
}
|
|
],
|
|
"varience": 2
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"caveBiomes": [
|
|
"tundra-cavern",
|
|
"tundra-spiked-cavern"
|
|
],
|
|
"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
|
|
} |