9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 19:59:20 +00:00
Files
Iris-Pack-Overworld/biomes/temperate/combo-forest.json
Brian Fopiano b28ba74d14 Simplexify, Spedup
No visual Difference for dome reason but its faster lol
2021-07-23 21:13:12 -07:00

358 lines
9.5 KiB
JSON

{
"name": "Combo Forest",
"derivative": "FOREST",
"vanillaDerivative": "FOREST",
"children": ["temperate/oak-denmyre"],
"generators": [{
"min": 5,
"max": 12,
"generator": "plain"
}],
"rarity": 3,
"biomeZoom": 50,
"layers": [
{
"style": {"style": "STATIC"},
"palette": [{"block": "grass_block"}]
},
{"palette": [{"block": "dirt"}]},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
{"block": "dirt"},
{"block": "coarse_dirt"}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
}
],
"jigsawStructures": [
{
"rarity": 1700,
"structure": "pillager_outpost"
},
{
"rarity": 1500,
"structure": "village-temperate"
}
],
"entityInitialSpawns": [
{
"entity": "cow",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "pig",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "chicken",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
},
{
"entity": "sheep",
"maxSpawns": 1,
"minSpawns": 1,
"rarity": 7
}
],
"objects": [
{
"chance": 0.07,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"trees/oak/hoakgeneric3",
"trees/oak/hoakgeneric4",
"trees/oak/hoakgeneric5",
"trees/oak/hoakgeneric6",
"trees/oak/hoakgeneric7",
"trees/oak/hoakgeneric8",
"trees/oak/hoakgeneric9",
"trees/oak/hoakgeneric1",
"trees/oak/shoakgeneric3",
"trees/oak/shoakgeneric4",
"trees/oak/shoakgeneric5",
"trees/oak/shoakgeneric6",
"trees/oak/shoakgeneric7",
"trees/oak/shoakgeneric8",
"trees/oak/shoakgeneric9",
"trees/oak/shoakgeneric1",
"trees/oak/shoakgeneric2"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"mode": "PAINT",
"chance": 0.00975,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/camp1",
"clutter/camp4",
"clutter/camp5",
"clutter/camp3"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 1,
"density": 2,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"edit": [
{
"find": [
{"block": "birch_wood"},
{"block": "birch_log"}
],
"replace": {"palette": [{"block": "oak_wood"}]}
},
{
"find": [{"block": "birch_leaves"}],
"replace": {"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]}
}
],
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.9,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"trees/birch/antioch3",
"trees/birch/antioch4",
"trees/birch/antioch5",
"trees/birch/antioch6",
"trees/birch/antioch7",
"trees/birch/antioch8",
"trees/birch/antioch9",
"trees/birch/antioch10",
"trees/birch/antioch11",
"trees/birch/antioch12",
"trees/birch/antioch13"
]
},
{
"chance": 0.18,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"trees/oak/toak1",
"trees/oak/toak2",
"trees/oak/toak3",
"trees/oak/toak4",
"trees/oak/toak8",
"trees/oak/toak10"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.001,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/obelisk1",
"clutter/obelisk2",
"clutter/obelisk3",
"clutter/obelisk4",
"clutter/obelisk5",
"clutter/obelisk6",
"clutter/obelisk7"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.001,
"rotation": {
"yAxis": {
"min": 0,
"max": 360,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"clutter/literalgarbage1",
"clutter/literalgarbage2",
"clutter/literalgarbage3",
"clutter/literalgarbage4"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
}
],
"biomeStyle": {"style": "SIMPLEX"},
"decorators": [
{
"chance": 0.8,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [
{
"weight": 1,
"block": "grass"
},
{"block": "grass"},
{"block": "grass"},
{
"chance": 7,
"block": "grass"
}
]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"block": "oak_leaves",
"data": {"persistent": true}
}]
},
{
"chance": 0.02,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "tall_grass"}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "rose_bush"}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "red_mushroom"
}]
},
{
"chance": 0.05,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{
"chance": 3,
"block": "poppy"
}]
},
{
"chance": 0.03,
"variance": {"style": "STATIC"},
"zoom": 0.2,
"palette": [{"block": "cobblestone_slab"}]
}
],
"wall": {
"style": {"style": "STATIC"},
"palette": [
{"block": "stone"},
{"block": "andesite"},
{"block": "stone"}
]
},
"biomeScatter": ["FOREST"]
}