mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 03:39:16 +00:00
More fixes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user