9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 03:39:16 +00:00
This commit is contained in:
Daniel Mills
2020-08-21 23:11:19 -04:00
parent 189dcb72df
commit 31c0723be0

View File

@@ -22,7 +22,9 @@
{
"minHeight": 6,
"maxHeight": 18,
"style": {"style": "STATIC"},
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
@@ -30,77 +32,121 @@
]
}
],
"wall":
{
"style": {"style": "STATIC"},
"wall": {
"style": {
"style": "STATIC"
},
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
},
"children":[
"children": [
"temperate-highlands"
],
"decorators": [
{
"zoom": 0.02,
"chance": 0.003,
"palette": ["WITHER_ROSE", "OXEYE_DAISY", "PINK_TULIP", "LILY_OF_THE_VALLEY"],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
"palette": [
"WITHER_ROSE",
"OXEYE_DAISY",
"PINK_TULIP",
"LILY_OF_THE_VALLEY"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 0.1,
"chance": 0.02,
"palette": ["SUNFLOWER", "DANDELION", "POPPY", "ROSE_BUSH"],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
"palette": [
"SUNFLOWER",
"DANDELION",
"POPPY",
"ROSE_BUSH"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 0.2,
"chance": 0.22,
"palette": ["LARGE_FERN", "TALL_GRASS"],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
},
"palette": [
"LARGE_FERN",
"TALL_GRASS"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 0.3,
"chance": 0.42,
"palette": ["GRASS", "FERN"],
"style": {"style": "STATIC"},
"variance": {"style": "STATIC"}
}
,
{
"palette": [
"GRASS",
"FERN"
],
"style": {
"style": "STATIC"
},
"variance": {
"style": "STATIC"
}
},
{
"zoom": 0.5,
"chance": 0.05,
"palette": [
"minecraft:potatoes[age=7]"
],
"style": {"style": "IRIS"},
"variance": {"style": "IRIS"}
},
{
"style": {
"style": "IRIS"
},
"variance": {
"style": "IRIS"
}
},
{
"zoom": 0.5,
"chance": 0.05,
"palette": [
"minecraft:carrots[age=7]"
],
"style": {"style": "IRIS"},
"variance": {"style": "IRIS"}
},
{
"style": {
"style": "IRIS"
},
"variance": {
"style": "IRIS"
}
},
{
"zoom": 0.5,
"chance": 0.05,
"palette": [
"minecraft:beetroots[age=7]"
],
"style": {"style": "IRIS"},
"variance": {"style": "IRIS"}
}
"style": {
"style": "IRIS"
},
"variance": {
"style": "IRIS"
}
}
],
"generators":[
"generators": [
{
"generator": "plain",
"min": 4,
@@ -108,7 +154,9 @@
}
],
"derivative": "PLAINS",
"biomeStyle": {"style": "IRIS"},
"biomeStyle": {
"style": "IRIS"
},
"biomeZoom": 40,
"biomeScatter": [
"FOREST",