9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 12:19:14 +00:00
Files
Iris-Pack-EarthWorld/biomes/frozen/fzn-plains.json

310 lines
7.8 KiB
JSON

{
"name": "Frozen Plains",
"derivative": "SNOWY_TAIGA",
"vanillaDerivative": "SNOWY_TAIGA",
"children": ["frozen/fzn-hills"],
"generators": [
{
"min": 4,
"max": 6,
"generator": "mountain"
},
{
"min": 3,
"max": 5,
"generator": "plain"
}
],
"layers": [
{
"minHeight": 0,
"maxHeight": 1,
"palette": [{"block": "snow_block"}]
},
{
"minHeight": 1,
"maxHeight": 1,
"palette": [{
"block": "grass_block",
"data": {"snowy": true}
}]
},
{
"minHeight": 4,
"maxHeight": 7,
"palette": [{"block": "dirt"}]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
}
],
"jigsawStructures": [
{
"rarity": 1700,
"structure": "igloo"
},
{
"rarity": 1700,
"structure": "pillager_outpost"
},
{
"rarity": 1500,
"structure": "village-snowy"
}
],
"decorators": [{
"chance": 1,
"variance": {
"style": "IRIS",
"zoom": 0.2
},
"palette": [
{
"data": {"layers": 1},
"block": "snow"
},
{
"data": {"layers": 1},
"block": "snow"
},
{"block": "air"},
{
"data": {"layers": 1},
"block": "snow"
},
{"block": "air"}
]
}],
"objects": [
{
"chance": 2.56E-4,
"snow": 0.25,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["grave/grave"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.005,
"edit": [{
"find": [{"block": "vine"}],
"replace": {"palette": [{"block": "air"}]}
}],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"stone-clutt/obelisk-1",
"stone-clutt/obelisk-2",
"stone-clutt/obelisk-3",
"stone-clutt/obelisk-4",
"stone-clutt/obelisk-5",
"stone-clutt/obelisk-6",
"stone-clutt/obelisk-7"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.01,
"density": 3,
"snow": 0.35,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"ice-spikes/ic-1",
"ice-spikes/ic-2",
"ice-spikes/ic-3",
"ice-spikes/ic-4",
"ice-spikes/ic-5",
"ice-spikes/ic-6",
"ice-spikes/ic-7",
"ice-spikes/ic-8",
"ice-spikes/ic-9",
"ice-spikes/ic-10",
"ice-spikes/ic-11",
"ice-spikes/sp-1",
"ice-spikes/sp-2",
"ice-spikes/sp-3",
"ice-spikes/sp-4",
"ice-spikes/sp-5"
],
"translate": {
"x": 0,
"y": -4,
"z": 0
}
},
{
"chance": 0.1,
"density": 3,
"snow": 0.35,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"wonderland/twirlSpruce-1",
"wonderland/twirlSpruce-2",
"wonderland/twirlSpruce-3",
"wonderland/twirlSpruce-4",
"wonderland/twirlSpruce-5",
"wonderland/twirlSpruce-6",
"wonderland/twirlSpruce-7",
"wonderland/twirlSpruce-8",
"wonderland/twirlSpruce-9",
"wonderland/twirlSpruce-10"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.01,
"density": 3,
"snow": 0.35,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"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
}
},
{
"mode": "PAINT",
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": ["camp/camp"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.2,
"density": 3,
"snow": 0.35,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"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
}
},
{
"chance": 0.0125,
"density": 1,
"place": ["snowy/snowulder"],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"wall": {"palette": [
{"block": "stone"},
{"block": "andesite"}
]},
"entityInitialSpawns": [
{
"entity": "polar-bear",
"maxSpawns": 2,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
},
{
"entity": "wolf",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 6
}
]
}