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-09-09 04:33:53 -04:00
parent 5256f65609
commit 84a4872ef3

View File

@@ -45,6 +45,32 @@
]
}
],
"decorators": [
{
"palette": [
"DIORITE_WALL"
],
"stackMax": 3,
"stackMin": 1,
"chance": 0.0045
}
],
"slab": {
"palette": [
"DIORITE_SLAB",
"AIR",
"AIR",
"AIR",
"AIR",
"AIR",
"AIR",
"AIR",
"AIR"
],
"style": {
"style": "STATIC"
}
},
"generators": [
{
"generator": "plain",
@@ -94,17 +120,5 @@
}
}
],
"derivative": "SAVANNA",
"biomeStyle": {
"style": "IRIS"
},
"biomeZoom": 20,
"biomeScatter": [
"SAVANNA",
"DESERT"
],
"biomeSkyScatter": [
"DESERT",
"SAVANNA"
]
"derivative": "BASALT_DELTAS"
}