mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
169 lines
3.9 KiB
JSON
169 lines
3.9 KiB
JSON
{
|
|
"seaLayers": [
|
|
{
|
|
"minHeight": 3,
|
|
"maxHeight": 6,
|
|
"style": {
|
|
"style": "FRACTAL_WATER",
|
|
"fracture": {
|
|
"multiplier": 9.25,
|
|
"style": "IRIS_DOUBLE"
|
|
}
|
|
},
|
|
"zoom": 1.16,
|
|
"palette": [
|
|
{
|
|
"weight": 2,
|
|
"block": "ice"
|
|
},
|
|
{
|
|
"weight": 3,
|
|
"block": "packed_ice"
|
|
},
|
|
{
|
|
"block": "blue_ice"
|
|
},
|
|
{
|
|
"weight": 3,
|
|
"block": "packed_ice"
|
|
},
|
|
{
|
|
"weight": 2,
|
|
"block": "ice"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"minHeight": 1,
|
|
"maxHeight": 2,
|
|
"palette": [
|
|
{
|
|
"block": "packed_ice"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"objects": [
|
|
{
|
|
"chance": 0.01,
|
|
"density": 3,
|
|
"snow": 0.35,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": true
|
|
},
|
|
"enabled": true
|
|
},
|
|
"onwater": true,
|
|
"place": [
|
|
"ice-spikes/sp-1",
|
|
"ice-spikes/sp-2",
|
|
"ice-spikes/sp-3",
|
|
"ice-spikes/sp-4",
|
|
"ice-spikes/sp-5",
|
|
"ice-spikes/tp-1",
|
|
"ice-spikes/tp-2",
|
|
"ice-spikes/tp-3",
|
|
"ice-spikes/tp-4"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 0.05,
|
|
"density": 3,
|
|
"snow": 0.01,
|
|
"rotation": {
|
|
"yAxis": {
|
|
"min": 0,
|
|
"max": 0,
|
|
"interval": 90,
|
|
"enabled": true
|
|
},
|
|
"enabled": true
|
|
},
|
|
"onwater": true,
|
|
"place": [
|
|
"ice-spikes/ice-spec-1",
|
|
"ice-spikes/ice-spec-2",
|
|
"ice-spikes/ice-spec-3",
|
|
"ice-spikes/ice-spec-4",
|
|
"ice-spikes/ice-spec-5"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
},
|
|
{
|
|
"chance": 0.0325,
|
|
"density": 1,
|
|
"place": [
|
|
"snowy/snowulder"
|
|
],
|
|
"translate": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
}
|
|
}
|
|
],
|
|
"name": "Frozen Ocean",
|
|
"layers": [
|
|
{
|
|
"palette": [
|
|
{
|
|
"block": "dirt"
|
|
},
|
|
{
|
|
"block": "gravel"
|
|
},
|
|
{
|
|
"block": "stone"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"minHeight": 2,
|
|
"maxHeight": 3,
|
|
"style": {
|
|
"style": "STATIC"
|
|
},
|
|
"palette": [
|
|
{
|
|
"weight": 5,
|
|
"block": "sand"
|
|
},
|
|
{
|
|
"block": "clay"
|
|
},
|
|
{
|
|
"block": "gravel"
|
|
},
|
|
{
|
|
"block": "dirt"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"generators": [
|
|
{
|
|
"min": -12,
|
|
"max": -7,
|
|
"generator": "plain"
|
|
}
|
|
],
|
|
"loot": {
|
|
"tables": [
|
|
"ocean-clutter"
|
|
]
|
|
},
|
|
"derivative": "DEEP_FROZEN_OCEAN"
|
|
} |