9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
Files
Iris-Pack-EarthWorld/biomes/mosaic-lith-cyan.json
Brian Fopiano 1d92ac8396 Changing Mosaic Spawns/Derivs
no more nether mobs
2020-11-22 18:55:09 -08:00

254 lines
6.4 KiB
JSON

{
"vanillaDerivative": "STONE_SHORE",
"entitySpawnOverrides": [
{
"trigger": "GHAST",
"cancelSourceSpawn": true
},
{
"trigger": "MAGMA_CUBE",
"cancelSourceSpawn": true
}
],
"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.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": "mountain"
}
],
"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"
}
}
}