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

311 lines
7.7 KiB
JSON

{
"vanillaDerivative": "JUNGLE_HILLS",
"effects": [
{
"particleAltX": 0.301,
"particleAltY": -0.33885,
"particleAltZ": 0.301,
"chance": 1,
"particleEffect": "TOTEM",
"particleOffset": 12,
"interval": 550,
"particleCount": 0
}
],
"entityInitialSpawns": [
{"entity": "chicken", "maxSpawns": 1, "minSpawns": 1, "rarity": 6},
{"entity": "ocelot", "maxSpawns": 1, "minSpawns": 1, "rarity": 6}
],
"decorators": [
{
"chance": 0.45,
"variance": {
"style": "IRIS"
},
"zoom": 0.1,
"palette": [
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"block": "tall_grass"
},
{
"block": "grass"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"block": "grass"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
}
],
"style": {
"style": "FRACTAL_BILLOW_IRIS",
"fracture": {
"style": "STATIC"
}
}
},
{
"chance": 0.25,
"verticalZoom": 88,
"variance": {
"style": "STATIC"
},
"stackMax": 1,
"zoom": 10,
"palette": [
{
"block": "grass"
},
{
"block": "tall_grass"
}
],
"style": {
"style": "STATIC"
},
"heightVariance": {
"style": "STATIC"
},
"stackMin": 1
},
{
"chance": 0.0001,
"verticalZoom": 88,
"variance": {
"style": "STATIC"
},
"stackMax": 1,
"zoom": 10,
"palette": [
{
"block": "jungle_sapling"
}
],
"style": {
"style": "STATIC"
},
"heightVariance": {
"style": "STATIC"
},
"stackMin": 1
}
],
"objects": [
{
"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.7,
"density": 2,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"jungle-remade/jcoco-2",
"jungle-remade/jcoco-3",
"jungle-remade/jcoco-4",
"jungle-remade/jcoco-5",
"jungle-remade/jspire-1",
"jungle-remade/jspire-2",
"jungle-remade/jspire-3",
"jungle-remade/jspire-4",
"jungle-remade/jspire-5",
"jungle-remade/jspire-6",
"jungle-remade/jspire-7"
],
"translate": {
"x": 0,
"y": -5,
"z": 0
}
},
{
"chance": 0.4,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"boulder/boulder1",
"boulder/boulder2",
"boulder/boulder4",
"boulder/boulder5",
"boulder/boulder6",
"boulder/boulder7",
"boulder/boulder8"
],
"translate": {
"x": 0,
"y": -1,
"z": 0
}
},
{
"chance": 0.035,
"density": 3,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"enabled": true
},
"place": [
"jungle-remade/bjungle-1",
"jungle-remade/bjungle-2",
"jungle-remade/bjungle-3",
"jungle-remade/bjungle-4",
"jungle-remade/bjungle-5"
],
"translate": {
"x": 0,
"y": -11,
"z": 0
}
}
],
"name": "Rainforest Hills",
"layers": [
{
"style": {
"style": "STATIC"
},
"zoom": 0.35,
"palette": [
{
"block": "grass_block"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"weight": 2,
"block": "grass_block"
}
]
},
{
"minHeight": 2,
"maxHeight": 4,
"palette": [
{
"block": "dirt"
}
]
},
{
"minHeight": 6,
"maxHeight": 18,
"style": {
"style": "STATIC"
},
"palette": [
{
"block": "stone"
},
{
"block": "andesite"
},
{
"block": "stone"
}
]
}
],
"generators": [
{
"min": 32,
"max": 65,
"generator": "plain-cliffs"
}
],
"derivative": "JUNGLE",
"wall": {
"style": {
"style": "IRIS"
},
"zoom": 0.1,
"palette": [
{
"block": "stripped_jungle_wood"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"block": "stripped_jungle_wood"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"block": "stripped_jungle_wood"
},
{
"data": {
"persistent": true
},
"block": "jungle_leaves"
},
{
"block": "stripped_jungle_wood"
}
]
},
"rarity": 8
}