9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
Files
Iris-Pack-EarthWorld/biomes/frozen-vander.json
2020-08-31 17:47:14 -07:00

241 lines
6.1 KiB
JSON

{
"name": "Frozen Vander",
"layers": [
{
"minHeight": 1,
"maxHeight": 1,
"style": {
"style": "IRIS",
"zoom": 0.7
},
"zoom": 0.6,
"palette": [
"minecraft:snow[layers=1]",
"minecraft:snow[layers=2]",
"minecraft:snow[layers=3]",
"minecraft:snow[layers=4]",
"minecraft:snow[layers=5]",
"minecraft:snow[layers=6]",
"minecraft:snow[layers=7]",
"minecraft:snow[layers=8]"
]
},
{
"maxHeight": 3,
"palette": [
"SNOW_BLOCK"
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
"PACKED_ICE"
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
}
],
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
},
"decorators": [
{
"palette": [
"minecraft:snow[layers=1]",
"minecraft:snow[layers=2]",
"minecraft:snow[layers=3]",
"minecraft:snow[layers=4]"
],
"chance": 1,
"variance": {
"style": "IRIS",
"zoom": 0.2
}
}
],
"children": [
"frozen-peak",
"frozen-mountains",
"frozen-mountains",
"frozen-mountains"
],
"objects": [
{
"chance": 0.03,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"wonderland/wonder-1",
"wonderland/wonder-2",
"wonderland/wonder-3",
"wonderland/wonder-4",
"wonderland/wonder-5",
"wonderland/wonder-6",
"wonderland/wonder-7",
"wonderland/wonder-8",
"wonderland/wonder-9",
"wonderland/wonder-10"
],
"translate": {
"x": 0,
"y": -5,
"z": 0
}
},
{
"chance": 0.05,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"wonderland/froShroom-1",
"wonderland/froShroom-2",
"wonderland/froShroom-3",
"wonderland/froShroom-4",
"wonderland/froShroom-5",
"wonderland/froShroom-6",
"wonderland/froShroom-7",
"wonderland/froShroom-8",
"wonderland/froShroom-9"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.45,
"density": 3,
"edit": [
{
"find": ["SPRUCE_PLANKS"],
"replace": ["STRIPPED_SPRUCE_WOOD"]
},
{
"find": ["OAK_WOOD"],
"replace": ["DARK_OAK_WOOD"]
},
{
"find": ["SPRUCE_FENCE"],
"replace": ["DARK_OAK_FENCE"]
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"frosted-sproak/med-1",
"frosted-sproak/med-2",
"frosted-sproak/med-3",
"frosted-sproak/med-4",
"frosted-sproak/med-5",
"frosted-sproak/med-7",
"frosted-sproak/med-8",
"frosted-sproak/med-9",
"frosted-sproak/med-10",
"frosted-sproak/med-11",
"frosted-sproak/med-12",
"frosted-sproak/med-13"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.05,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"snow": 0.35,
"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
}
}
],
"generators": [
{
"generator": "plain",
"min": 3,
"max": 16
},
{
"generator": "mountain",
"min": 13,
"max": 44
}
],
"childShrinkFactor": 20,
"derivative": "SNOWY_TAIGA_MOUNTAINS",
"biomeStyle": {
"style": "IRIS"
},
"biomeZoom": 50,
"biomeScatter": [
"SNOWY_TAIGA_MOUNTAINS",
"TAIGA_HILLS",
"MOUNTAINS",
"ICE_SPIKES"
],
"biomeSkyScatter": [
"SNOWY_TAIGA",
"SNOWY_MOUNTAINS"
]
}