9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-04 15:31:40 +00:00
Files
Iris-Pack-Overworld/biomes/tundra-sequia-redwoods.json

369 lines
8.9 KiB
JSON

{
"decorators": [
{
"chance": 0.009,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"data": {
"face": "floor",
"powered": false,
"facing": "east"
},
"block": "stone_button"
},
{
"data": {
"face": "floor",
"powered": false,
"facing": "south"
},
"block": "stone_button"
}
],
"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.0445,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "fern"
}
],
"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.015,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "orange_tulip"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.01,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "dead_bush"
}
],
"style": {
"style": "STATIC"
}
},
{
"chance": 0.01,
"variance": {
"style": "STATIC"
},
"zoom": 0.3,
"palette": [
{
"block": "poppy"
}
],
"style": {
"style": "STATIC"
}
}
],
"objects": [
{
"chance": 0.00375,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.69,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": -9,
"max": 9,
"interval": 1,
"enabled": true
},
"zAxis": {
"min": -9,
"max": 9,
"interval": 1,
"enabled": true
},
"enabled": true
},
"place": [
"pine/sup-pine-1",
"pine/sup-pine-2",
"pine/sup-pine-3",
"pine/sup-pine-4",
"pine/sup-pine-5",
"pine/sup-pine-6",
"pine/sup-pine-7",
"pine/sup-pine-8",
"pine/sup-pine-9",
"pine/sup-pine-10",
"pine/sup-pine-11",
"pine/sup-pine-12"
],
"translate": {
"x": 0,
"y": -6,
"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,
"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
}
}
],
"name": "Sequoia Redwoods",
"layers": [
{
"style": {
"style": "IRIS_DOUBLE",
"fracture": {
"style": "IRIS",
"zoom": 0.2
}
},
"zoom": 0.2,
"palette": [
{
"weight": 2,
"block": "podzol"
},
{
"weight": 2,
"block": "coarse_dirt"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
},
{
"block": "coarse_dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 17,
"max": 19,
"generator": "plain"
}
],
"derivative": "TAIGA",
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "coarse_dirt"
}
]
},
"rarity": 7
}