9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00
Files
Iris-Pack-EarthWorld/regions/tropical.json
2021-05-08 18:40:33 -03:00

86 lines
1.9 KiB
JSON

{
"spotBiomes": [
{
"as": "SEA",
"biome": "tropical-submerged-volcanic",
"scale": 10,
"type": "SEA",
"shuffle": 1,
"rarity": 286
},
{
"as": "LAND",
"biome": "tropical-rainforest-island",
"scale": 2.65,
"type": "SEA",
"rarity": 139
}
],
"jigsawStructures": [
{
"rarity": 650,
"structure": "jungle-pyramid"
}
],
"landBiomes": [
"tropical-rainforest",
"tropical-plains",
"tropical-bamboo-forest",
"tropical-plains",
"tropical-rainforest-wicked",
"temperate-wilds",
"tropical-volcanic-plains"
],
"biomeImplosionRatio": 0.25,
"seaBiomes": [
"tropical-ocean",
"tropical-river-soft"
],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "IRIS",
"zoom": 5
}
},
"deposits": [
{
"minHeight": 25,
"maxPerChunk": 1,
"maxHeight": 40,
"minPerChunk": 0,
"minSize": 1,
"maxSize": 2,
"palette": [
{
"block": "emerald_ore"
}
],
"varience": 2
}
],
"caveBiomes": [
"tropical-cavern",
"tropical-cavern-coral",
"tropical-cavern-root"
],
"landBiomeZoom": 1.25,
"shoreHeightMin": 3.2,
"shoreBiomes": [
"tropical-beach",
"tropical-beach",
"tropical-beach",
"tropical-beach-bamboo"
],
"name": "Tropical",
"shoreHeightMax": 9.2,
"loot": {
"tables": [
"global-tools"
]
},
"shoreHeightZoom": 2.14,
"rarity": 4
}