9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/biomes/mosaic-lith-cyan.json
Brian Fopiano f9b18ba4f5 Lots of changes
2020-09-16 13:52:18 -07:00

282 lines
7.2 KiB
JSON

{
"decorators": [
{
"chance": 0.0045,
"stackMax": 6,
"palette": [
{
"block": "twisting_vines_plant"
}
],
"stackMin": 3
},
{
"chance": 0.0175,
"palette": [
{
"data": {
"waterlogged": false
},
"block": "tube_coral"
},
{
"data": {
"waterlogged": false
},
"block": "tube_coral_fan"
}
]
},
{
"chance": 0.00035,
"palette": [
{
"data": {
"face": "floor",
"powered": false,
"facing": "east"
},
"block": "warped_button"
},
{
"data": {
"face": "floor",
"powered": false,
"facing": "south"
},
"block": "warped_button"
}
]
}
],
"objects": [
{
"chance": 0.06,
"edit": [
{
"find": [
{"block": "blue_terracotta"}
],
"replace": {
"palette": [
{
"block": "light_blue_concrete"
}
]
}
},
{
"find": [
{"block": "white_stained_glass"}
],
"replace": {
"palette": [
{
"block": "blue_stained_glass"
}
]
}
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"zAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"crystal/crystal-1",
"crystal/crystal-2",
"crystal/crystal-3",
"crystal/crystal-4",
"crystal/crystal-5",
"crystal/crystal-6",
"crystal/crystal-7",
"crystal/crystal-8",
"crystal/crystal-9",
"crystal/crystal-10"
],
"translate": {
"yRandom": 25,
"x": 0,
"y": 9,
"z": 0
}
},
{
"chance": 0.01,
"edit": [
{
"find": [
{"block": "black_concrete"}
],
"replace": {
"palette": [
{
"block": "cyan_concrete"
}
]
}
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"monolith/black-1",
"monolith/black-2",
"monolith/black-3",
"monolith/black-4",
"monolith/black-5",
"monolith/black-6"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
},
{
"chance": 0.3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"corrupted/warpedwood-1",
"corrupted/warpedwood-2",
"corrupted/warpedwood-3",
"corrupted/warpedwood-4",
"corrupted/warpedwood-5",
"corrupted/warpedwood-6"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
}
],
"name": "Cyan Mosaic",
"layers": [
{
"style": {
"style": "FRACTAL_WATER"
},
"zoom": 1.1,
"palette": [
{
"weight": 2,
"block": "light_blue_concrete"
},
{
"weight": 2,
"block": "light_blue_concrete_powder"
},
{
"weight": 2,
"block": "light_blue_terracotta"
},
{
"weight": 2,
"block": "light_blue_concrete"
},
{
"weight": 2,
"block": "light_blue_concrete_powder"
},
{
"weight": 2,
"block": "light_blue_concrete"
},
{
"weight": 2,
"block": "light_blue_concrete_powder"
}
]
},
{
"minHeight": 12,
"maxHeight": 16,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
}
],
"generators": [
{
"min": 3,
"max": 96,
"generator": "wicked"
}
],
"derivative": "WARPED_FOREST",
"carvingBiome": "mosaic-lith-purple",
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "light_blue_concrete"
}
]
},
"slab": {
"palette": [
{
"block": "warped_slab"
},
{
"weight": 3,
"block": "air"
}
],
"style": {
"style": "STATIC"
}
}
}