9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/biomes/tundra-mountains-cliffs.json
Daniel Mills 1aaf2e9a7d Fix biomes
2020-11-24 07:54:41 -05:00

371 lines
9.1 KiB
JSON

{
"vanillaDerivative": "TAIGA_MOUNTAINS",
"biomeSkyScatter": [
"SNOWY_TAIGA",
"SNOWY_MOUNTAINS"
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 7},
{"entity": "sheep", "maxSpawns": 1, "minSpawns": 1, "rarity": 7},
{"entity": "wolf", "maxSpawns": 1, "minSpawns": 1, "rarity": 7}
],
"decorators": [
{
"chance": 0.01,
"variance": {
"style": "STATIC"
},
"zoom": 0.1,
"palette": [
{
"block": "white_tulip"
},
{
"block": "blue_orchid"
},
{
"block": "poppy"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.003,
"variance": {
"style": "STATIC"
},
"zoom": 0.02,
"palette": [
{
"block": "white_tulip"
},
{
"block": "cornflower"
},
{
"block": "blue_orchid"
},
{
"block": "lily_of_the_valley"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.001,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"data": {
"age": 0
},
"block": "sweet_berry_bush"
},
{
"data": {
"age": 1
},
"block": "sweet_berry_bush"
},
{
"data": {
"age": 2
},
"block": "sweet_berry_bush"
},
{
"data": {
"age": 3
},
"block": "sweet_berry_bush"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.2,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "grass"
}
],
"style": {
"style": "STATIC"
}
}
],
"objects": [
{
"place": [
"patch/graveldirt1",
"patch/graveldirt2",
"patch/graveldirt3",
"patch/graveldirt4"
],
"chance": 0.75,
"mode": "PAINT"
},
{
"chance": 0.8,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"evergreen/fantasy_evergreen_large1",
"evergreen/fantasy_evergreen_large1",
"evergreen/fantasy_evergreen_medium1",
"evergreen/fantasy_evergreen_medium2",
"evergreen/fantasy_evergreen_medium3"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
},
{
"chance": 0.005,
"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.035,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"boulder/boulder1",
"boulder/boulder2",
"boulder/boulder3",
"boulder/boulder4",
"boulder/boulder5",
"boulder/boulder6",
"boulder/boulder7",
"boulder/boulder8",
"boulder/boulder9",
"boulder/boulder10",
"boulder/boulder11",
"boulder/boulder12",
"boulder/boulder13",
"boulder/boulder14",
"boulder/boulder15"
],
"translate": {
"x": 0,
"y": -2,
"z": 0
}
},
{
"chance": 0.075,
"edit": [
{
"find": [
{"block": "oak_wood"}
],
"replace": {
"palette": [
{
"block": "spruce_wood"
}
]
}
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"stump/stump1",
"stump/stump2",
"stump/stump3",
"stump/stump4",
"stump/stump5",
"stump/stump6"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.125,
"place": [
"pine/pine1",
"pine/pine2",
"pine/pine3",
"pine/pine4",
"pine/pine5",
"pine/pine6",
"pine/pine7",
"pine/pine8",
"pine/pine9",
"pine/pine10",
"pine/pine11",
"pine/pine12"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"name": "Shattered Mountains",
"layers": [
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 6.9
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "gravel"
}
]
},
{
"minHeight": 3,
"maxHeight": 5,
"slopeCondition": {
"minimumSlope": 5.2
},
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
},
{
"block": "gravel"
}
]
},
{
"palette": [
{
"block": "grass_block"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "IRIS"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 11,
"max": 32,
"generator": "mountain"
},
{
"min": 12,
"max": 62,
"generator": "plain-cliffs"
}
],
"biomeZoom": 30,
"derivative": "MOUNTAINS",
"biomeStyle": {
"style": "IRIS"
},
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
},
"biomeScatter": [
"PLAINS",
"TAIGA_HILLS",
"MOUNTAINS",
"SWAMP"
],
"rarity": 4
}