9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/biomes/mosaic-lith-white.json
Brian Fopiano f194da49bc - Changed Rarities for structures in ALL regions
- Mushroom village size changes
- Other structure size changes
- Removed Mocaic's Liths, yall did not like em'
- Fixed Typo for Shroud stuff
- Sank Ice Spires by 4
- Other tweaks
2020-10-19 15:28:17 -07:00

180 lines
4.4 KiB
JSON

{
"decorators": [
{
"chance": 0.0045,
"stackMax": 3,
"palette": [
{
"block": "diorite_wall"
}
],
"stackMin": 1
}
],
"objects": [
{
"chance": 0.06,
"edit": [
{
"find": [
{"block": "blue_terracotta"}
],
"replace": {
"palette": [
{
"block": "light_gray_stained_glass"
}
]
}
},
{
"find": [
{"block": "white_stained_glass"}
],
"replace": {
"palette": [
{
"block": "white_concrete"
}
]
}
}
],
"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
}
}
],
"name": "White Mosaic",
"layers": [
{
"style": {
"style": "FRACTAL_WATER"
},
"zoom": 1.1,
"palette": [
{
"weight": 2,
"block": "white_concrete"
},
{
"weight": 2,
"block": "white_concrete_powder"
},
{
"weight": 2,
"block": "white_terracotta"
},
{
"weight": 2,
"block": "white_concrete"
},
{
"weight": 2,
"block": "white_concrete_powder"
},
{
"weight": 2,
"block": "white_concrete"
},
{
"weight": 2,
"block": "white_concrete_powder"
}
]
},
{
"minHeight": 12,
"maxHeight": 16,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
}
],
"generators": [
{
"min": 28,
"max": 41,
"generator": "plain-cliffs"
}
],
"derivative": "BASALT_DELTAS",
"carvingBiome": "mosaic-lith-black",
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "white_concrete"
}
]
},
"slab": {
"palette": [
{
"block": "diorite_slab"
},
{
"weight": 3,
"block": "air"
}
],
"style": {
"style": "STATIC"
}
}
}