9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 03:39:16 +00:00

More fixes

This commit is contained in:
Daniel Mills
2020-08-21 23:46:19 -04:00
parent 31c0723be0
commit 5e646c93a6

View File

@@ -47,64 +47,35 @@
],
"decorators": [
{
"zoom": 0.02,
"chance": 0.22,
"palette": [
"LARGE_FERN",
"TALL_GRASS"
]
},
{
"chance": 0.42,
"palette": [
"GRASS",
"FERN"
]
},
{
"chance": 0.003,
"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"
}
},
{
"zoom": 0.2,
"chance": 0.22,
"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"
}
]
},
{
"zoom": 0.5,