9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 11:49:07 +00:00
This commit is contained in:
Daniel Mills
2020-07-17 18:56:26 -04:00
parent 1e1ce9901c
commit fe9fee9ee1
5 changed files with 109 additions and 46 deletions

View File

@@ -26,7 +26,23 @@
{
"generator": "rough",
"min": 1,
"max": 12
"max": 3
}
],
"decorators": [
{
"zoom": 0.1,
"chance": 0.01,
"palette": ["WHITE_TULIP", "BLUE_ORCHID", "POPPY"],
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.3,
"chance": 0.1,
"palette": ["GRASS"],
"dispersion": "SCATTER",
"variance": "SCATTER"
}
],
"derivative": "MOUNTAINS"

View File

@@ -30,6 +30,18 @@
]
}
],
"children":[
"wilds-dan"
],
"decorators": [
{
"zoom": 0.3,
"chance": 0.19,
"palette": ["GRASS"],
"dispersion": "SCATTER",
"variance": "SCATTER"
}
],
"generators":[
{
"generator": "plain",

View File

@@ -11,14 +11,8 @@
]
},
{
"palette": [
"DIRT",
"COARSE_DIRT"
]
},
{
"minHeight": 1,
"maxHeight": 3,
"minHeight": 2,
"maxHeight": 4,
"palette": [
"DIRT",
"COARSE_DIRT"
@@ -109,44 +103,9 @@
"y": 0,
"z": 0
}
},,
{
"chance": 0.325,
"density": 1,
"rotation": {
"yAxis": {
"min": 0,
"max": 0,
"interval": 90,
"enabled": true
},
"xAxis": {
"min": -7,
"max": 7,
"interval": 1,
"enabled": true
},
"zAxis": {
"min": -7,
"max": 7,
"interval": 1,
"enabled": true
},
"enabled": true
},
"place": [
"unfrosted-spruce/big-1",
"unfrosted-spruce/big-2",
"unfrosted-spruce/big-3"
],
"translate": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"chance": 0.725,
"chance": 0.325,
"density": 1,
"rotation": {
"yAxis": {

View File

@@ -0,0 +1,76 @@
{
"name": "Wilds",
"layers": [
{
"palette": [
"GRASS_BLOCK"
]
},
{
"palette": [
"DIRT"
]
},
{
"minHeight": 1,
"maxHeight": 3,
"palette": [
"DIRT",
"COARSE_DIRT"
]
},
{
"minHeight": 6,
"maxHeight": 18,
"dispersion": "SCATTER",
"palette": [
"STONE",
"ANDESITE",
"STONE"
]
}
],
"decorators": [
{
"zoom": 0.02,
"chance": 0.003,
"palette": ["WITHER_ROSE", "OXEYE_DAISY", "PINK_TULIP", "LILY_OF_THE_VALLEY"],
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.1,
"chance": 0.02,
"palette": ["SUNFLOWER", "DANDELION", "POPPY", "ROSE_BUSH"],
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.2,
"chance": 0.22,
"palette": ["LARGE_FERN", "TALL_GRASS"],
"dispersion": "SCATTER",
"variance": "SCATTER"
},
{
"zoom": 0.3,
"chance": 0.42,
"palette": ["GRASS", "FERN"],
"dispersion": "SCATTER",
"variance": "SCATTER"
}
],
"generators":[
{
"generator": "plain",
"min": 4,
"max": 7
},
{
"generator": "wavy",
"min": 0,
"max": 3
}
],
"derivative": "PLAINS"
}

View File

@@ -6,7 +6,7 @@
"shoreHeightZoom": 1.14,
"landBiomes": [
"plains-dan",
"forest-dan",
"redwoods-dan",
"mountains-dan"
],
"seaBiomes": [