9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/biomes/mosaic-lith-red.json
Brian Fopiano 1d92ac8396 Changing Mosaic Spawns/Derivs
no more nether mobs
2020-11-22 18:55:09 -08:00

321 lines
8.5 KiB
JSON

{
"vanillaDerivative": "STONE_SHORE",
"entitySpawnOverrides": [
{
"trigger": "GHAST",
"cancelSourceSpawn": true
},
{
"trigger": "MAGMA_CUBE",
"cancelSourceSpawn": true
}
],
"decorators": [
{
"chance": 0.0045,
"stackMax": 3,
"palette": [
{
"block": "red_nether_brick_wall"
},
{
"block": "nether_brick_wall"
}
],
"stackMin": 1
},
{
"chance": 0.0175,
"palette": [
{
"data": {
"waterlogged": false
},
"block": "fire_coral"
},
{
"data": {
"waterlogged": false
},
"block": "fire_coral_fan"
}
]
},
{
"chance": 0.00035,
"palette": [
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 6
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 7
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 8
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 9
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 10
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 11
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 12
},
"block": "redstone_wire"
},
{
"data": {
"east": "none",
"south": "none",
"north": "none",
"west": "none",
"power": 13
},
"block": "redstone_wire"
}
]
}
],
"objects": [
{
"chance": 0.06,
"edit": [
{
"find": [
{"block": "blue_terracotta"}
],
"replace": {
"palette": [
{
"block": "red_terracotta"
}
]
}
},
{
"find": [
{"block": "white_stained_glass"}
],
"replace": {
"palette": [
{
"block": "black_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/crimsonwood-1",
"corrupted/crimsonwood-2",
"corrupted/crimsonwood-3",
"corrupted/crimsonwood-4",
"corrupted/crimsonwood-5"
],
"translate": {
"x": 0,
"y": -3,
"z": 0
}
}
],
"name": "Red Mosaic",
"layers": [
{
"style": {
"style": "FRACTAL_WATER"
},
"zoom": 1.1,
"palette": [
{
"weight": 2,
"block": "red_concrete"
},
{
"weight": 2,
"block": "red_concrete_powder"
},
{
"weight": 2,
"block": "red_terracotta"
},
{
"weight": 2,
"block": "red_concrete"
},
{
"weight": 2,
"block": "red_concrete_powder"
},
{
"weight": 2,
"block": "red_concrete"
},
{
"weight": 2,
"block": "red_concrete_powder"
}
]
},
{
"minHeight": 12,
"maxHeight": 16,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "FLAT"
},
"palette": [
{
"block": "blackstone"
}
]
}
],
"generators": [
{
"min": 25,
"max": 60,
"generator": "plain"
}
],
"derivative": "CRIMSON_FOREST",
"carvingBiome": "mosaic-lith-green",
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "red_concrete"
}
]
},
"slab": {
"palette": [
{
"block": "red_nether_brick_slab"
},
{
"weight": 4,
"block": "air"
}
],
"style": {
"style": "STATIC"
}
}
}