mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
171 lines
4.5 KiB
JSON
171 lines
4.5 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-island-beach",
|
|
"tropical-beach",
|
|
"tropical-beach-charred",
|
|
"tropical-beach-bamboo"
|
|
],
|
|
"name": "Tropical",
|
|
"shoreHeightMax": 9.2,
|
|
"loot": {
|
|
"tables": [
|
|
"global-tools"
|
|
]
|
|
},
|
|
"objects": [
|
|
{
|
|
"name": "standard-surface-portals",
|
|
"chance": 0.001,
|
|
"place": [
|
|
"ruined_portal/giant_portal_1",
|
|
"ruined_portal/giant_portal_2",
|
|
"ruined_portal/giant_portal_3",
|
|
"ruined_portal/portal_1",
|
|
"ruined_portal/portal_2",
|
|
"ruined_portal/portal_3",
|
|
"ruined_portal/portal_4",
|
|
"ruined_portal/portal_5",
|
|
"ruined_portal/portal_6",
|
|
"ruined_portal/portal_7",
|
|
"ruined_portal/portal_8",
|
|
"ruined_portal/portal_9",
|
|
"ruined_portal/portal_10"
|
|
],
|
|
"edit": [
|
|
{
|
|
"find": [
|
|
{
|
|
"block": "gold_block"
|
|
}
|
|
],
|
|
"replace": {
|
|
"palette": [
|
|
{
|
|
"block": "air"
|
|
}
|
|
]
|
|
},
|
|
"chance": 0.1
|
|
},
|
|
{
|
|
"find": [
|
|
{
|
|
"block": "netherrack"
|
|
}
|
|
],
|
|
"replace": {
|
|
"palette": [
|
|
{
|
|
"block": "magma_block"
|
|
}
|
|
]
|
|
},
|
|
"chance": 0.07
|
|
},
|
|
{
|
|
"find": [
|
|
{
|
|
"block": "obsidian"
|
|
}
|
|
],
|
|
"replace": {
|
|
"palette": [
|
|
{
|
|
"block": "crying_obsidian"
|
|
}
|
|
]
|
|
},
|
|
"chance": 0.15
|
|
},
|
|
{
|
|
"find": [
|
|
{
|
|
"block": "lava"
|
|
}
|
|
],
|
|
"replace": {
|
|
"palette": [
|
|
{
|
|
"block": "magma_block"
|
|
}
|
|
]
|
|
},
|
|
"chance": 0.20
|
|
}
|
|
],
|
|
"mode": "VACUUM",
|
|
"carvingSupport": "SURFACE_ONLY"
|
|
}
|
|
],
|
|
"shoreHeightZoom": 2.14,
|
|
"rarity": 4
|
|
} |