mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
79 lines
1.7 KiB
JSON
79 lines
1.7 KiB
JSON
{
|
|
"riverBiomes": [
|
|
"tropical-river-steep",
|
|
"tropical-river-soft"
|
|
],
|
|
"structures": [
|
|
{
|
|
"tileset": "murky-stronghold",
|
|
"height": 26,
|
|
"rarity": 10,
|
|
"ratio": 0.9,
|
|
"zoom": 0.5
|
|
},
|
|
{
|
|
|
|
"tileset": "ruins",
|
|
"rarity": 25,
|
|
"shuffle": 22,
|
|
"ratio": 0.9,
|
|
"zoom": 0.5
|
|
}
|
|
],
|
|
"landBiomes": [
|
|
"tropical-plains",
|
|
"tropical-mountain",
|
|
"temperate-wilds",
|
|
"tropical-plains",
|
|
"tropical-mountain-extreme",
|
|
"temperate-wilds",
|
|
"tropical-plains-hills"
|
|
],
|
|
"biomeImplosionRatio": 0.25,
|
|
"seaBiomes": [
|
|
"tropical-river-steep",
|
|
"tropical-river-soft"
|
|
],
|
|
"deposits": [
|
|
{
|
|
"minHeight": 15,
|
|
"maxPerChunk": 2,
|
|
"maxHeight": 122,
|
|
"minPerChunk": 0,
|
|
"minSize": 4,
|
|
"maxSize": 12,
|
|
"palette": [
|
|
{
|
|
"block": "iron_ore"
|
|
},
|
|
{
|
|
"block": "coal_ore"
|
|
}
|
|
],
|
|
"varience": 4
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"caveBiomes": [
|
|
"temperate-old-cavern"
|
|
],
|
|
"landBiomeZoom": 2,
|
|
"riverStyle": {
|
|
"style": "VASCULAR",
|
|
"zoom": 4.77,
|
|
"fracture": {
|
|
"multiplier": 240,
|
|
"style": "IRIS",
|
|
"zoom": 5
|
|
}
|
|
},
|
|
"shoreHeightMin": 2.2,
|
|
"shoreBiomes": [
|
|
"tropical-beach"
|
|
],
|
|
"name": "Tropical mountain",
|
|
"shoreHeightMax": 1.2,
|
|
"shoreHeightZoom": 1.14,
|
|
"riverThickness": 0.025,
|
|
"rarity": 4
|
|
} |