mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-03 22:16:33 +00:00
149 lines
3.9 KiB
JSON
149 lines
3.9 KiB
JSON
{
|
|
"name": "Tundra",
|
|
"landBiomes": [
|
|
"tundra/taiga",
|
|
"tundra/redwood-forest",
|
|
"tundra/sequia-redwoods",
|
|
"tundra/forest",
|
|
"tundra/spruce-denmyre",
|
|
"tundra/lake",
|
|
"tundra/mountains",
|
|
"tundra/mountains",
|
|
"tundra/mountains-cliffs",
|
|
"mountain/forest"
|
|
],
|
|
"shoreBiomes": [
|
|
"tundra/beach",
|
|
"tundra/beach-stone"
|
|
],
|
|
"seaBiomes": [
|
|
"tundra/river"
|
|
],
|
|
"caveBiomes": [
|
|
"tundra/cavern",
|
|
"tundra/spiked-cavern"
|
|
],
|
|
"riverBiomes": [
|
|
"tundra/river"
|
|
],
|
|
"biomeImplosionRatio": 0.25,
|
|
"deposits": [
|
|
{
|
|
"minHeight": 15,
|
|
"maxPerChunk": 3,
|
|
"maxHeight": 60,
|
|
"minPerChunk": 2,
|
|
"minSize": 1,
|
|
"maxSize": 2,
|
|
"palette": [
|
|
{
|
|
"block": "emerald_ore"
|
|
}],
|
|
"varience": 2
|
|
}
|
|
],
|
|
"jigsawStructures": [
|
|
{
|
|
"rarity": 1700,
|
|
"structure": "pillager"
|
|
},
|
|
{
|
|
"rarity": 1000,
|
|
"structure": "village-tundra"
|
|
}
|
|
],
|
|
"riverRarity": 1,
|
|
"landBiomeZoom": 1.25,
|
|
"riverStyle": {
|
|
"style": "VASCULAR",
|
|
"zoom": 4.77,
|
|
"fracture": {
|
|
"multiplier": 240,
|
|
"style": "IRIS",
|
|
"zoom": 5
|
|
}
|
|
},
|
|
"shoreHeightMin": 2.2,
|
|
"shoreHeightMax": 5.2,
|
|
"loot": {
|
|
"mode": "ADD",
|
|
"multiplier": 1,
|
|
"tables": [
|
|
"global-clutter",
|
|
"global-tools",
|
|
"cold-treasure",
|
|
"cold-food"
|
|
]
|
|
},
|
|
"objects": [
|
|
{
|
|
"heightmap": {
|
|
"seed": 1337,
|
|
"style": {
|
|
"style": "SIMPLEX", "multiplier": 5
|
|
},
|
|
"offsetY": 7
|
|
},
|
|
"chance": 0.9,
|
|
"edit": [
|
|
{
|
|
"chance": 0.01,
|
|
"find": [{"block": "deepslate"}],
|
|
"replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]}
|
|
}],
|
|
"place": [
|
|
"deepslate/ds1","deepslate/ds2","deepslate/ds3"],
|
|
"enabled": true,
|
|
"xAxis": {
|
|
"interval": 15,
|
|
"max": 360,
|
|
"min": 0
|
|
}
|
|
},
|
|
{
|
|
"heightmap": {
|
|
"seed": 1337,
|
|
"style": {
|
|
"style": "SIMPLEX", "multiplier": 10
|
|
},
|
|
"offsetY": 12
|
|
},
|
|
"chance": 0.05,
|
|
"bottom": true,
|
|
"density": 1,
|
|
"place": [
|
|
"amethyst/ame1","amethyst/ame2","amethyst/ame3","amethyst/ame4","amethyst/ame5","amethyst/ame6"],
|
|
"edit": [
|
|
{
|
|
"find": [
|
|
{
|
|
"block": "glass"
|
|
}
|
|
],
|
|
"replace": {
|
|
"palette": [
|
|
{
|
|
"block": "void_air"
|
|
}
|
|
]
|
|
}
|
|
}],
|
|
"enabled": true,
|
|
"xAxis": {
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
},
|
|
"yAxis": {
|
|
"interval": 90,
|
|
"max": 360,
|
|
"min": 0
|
|
},
|
|
"translate": {"yRandom": 15, "y": 10}
|
|
|
|
}
|
|
],
|
|
"shoreHeightZoom": 1.14,
|
|
"riverThickness": 0.025,
|
|
"rarity": 4
|
|
} |