9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/biomes/temperate-birch-denmyre.json
Daniel Mills e2dfb1159a Beautify JSON
2020-08-27 00:05:24 -04:00

272 lines
6.9 KiB
JSON

{
"name": "Birch Denmyre",
"rarity": 2,
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.01,
"palette": [
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRAVEL",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK",
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
"COARSE_DIRT"
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
}
],
"loot": {
"tables": [
"forest-food"
]
},
"decorators": [
{
"zoom": 0.01,
"chance": 0.01,
"palette": [
"RED_TULIP",
"ORANGE_TULIP",
"WHITE_TULIP",
"PINK_TULIP",
"CORNFLOWER"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"chance": 0.35,
"palette": [
"GRASS"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"chance": 0.003,
"palette": [
"minecraft:stone_button[face=floor,facing=east,powered=false]",
"minecraft:stone_button[face=floor,facing=south,powered=false]"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"chance": 0.027,
"palette": [
"TALL_GRASS"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
}
],
"objects": [
{
"chance": 0.0025,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/barrel-bin"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.00375,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"mode": "PAINT",
"place": [
"camp/camp"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.5,
"density": 2,
"edit": [
{
"find": [
"birch_planks"
],
"replace": [
"stripped_birch_wood"
]
}
],
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"birch-medium/birch-denmyre-1",
"birch-medium/birch-denmyre-2",
"birch-medium/birch-denmyre-3",
"birch-medium/birch-denmyre-4",
"birch-medium/birch-denmyre-5",
"birch-medium/birch-denmyre-6",
"birch-medium/birch-denmyre-7",
"birch-medium/birch-denmyre-8",
"birch-medium/birch-denmyre-9",
"birch-medium/birch-denmyre-10",
"birch-medium/birch-denmyre-11",
"birch-medium/birch-denmyre-12"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.3,
"density": 2,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"denmyre/oak-denmyre-clutter-1",
"denmyre/oak-denmyre-clutter-2",
"denmyre/oak-denmyre-clutter-3",
"denmyre/oak-denmyre-clutter-4",
"denmyre/oak-denmyre-clutter-5",
"denmyre/oak-denmyre-clutter-6",
"denmyre/oak-denmyre-clutter-7",
"denmyre/oak-denmyre-clutter-8",
"denmyre/oak-denmyre-clutter-9",
"denmyre/oak-denmyre-clutter-10"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
}
],
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
},
"generators": [
{
"generator": "plain",
"min": 4,
"max": 7
}
],
"derivative": "FOREST"
}