mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-03 22:16:33 +00:00
fse
This commit is contained in:
@@ -1,109 +0,0 @@
|
||||
{
|
||||
"name": "Black Monolith Mosaic",
|
||||
"layers": [
|
||||
{
|
||||
"style": {
|
||||
"style": "FRACTAL_WATER"
|
||||
},
|
||||
"zoom": 1.1,
|
||||
"palette": [
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_TERRACOTTA",
|
||||
"BLACK_TERRACOTTA",
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE",
|
||||
"BLACK_CONCRETE_POWDER",
|
||||
"BLACK_CONCRETE_POWDER"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 2,
|
||||
"maxHeight": 4,
|
||||
"palette": [
|
||||
"BLACKSTONE",
|
||||
"COARSE_DIRT",
|
||||
"DIRT"
|
||||
]
|
||||
},
|
||||
{
|
||||
"minHeight": 6,
|
||||
"maxHeight": 18,
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
"STONE",
|
||||
"ANDESITE",
|
||||
"STONE"
|
||||
]
|
||||
}
|
||||
],
|
||||
"generators": [
|
||||
{
|
||||
"generator": "sharp",
|
||||
"min": 25,
|
||||
"max": 45
|
||||
},
|
||||
{
|
||||
"generator": "mountain",
|
||||
"min": 2,
|
||||
"max": 9
|
||||
}
|
||||
],
|
||||
"wall": {
|
||||
"style": {
|
||||
"style": "STATIC"
|
||||
},
|
||||
"palette": [
|
||||
"BLACK_CONCRETE"
|
||||
|
||||
]
|
||||
},
|
||||
"objects": [
|
||||
{
|
||||
"chance": 0.01,
|
||||
"rotation": {
|
||||
"yAxis": {
|
||||
"min": 0,
|
||||
"max": 0,
|
||||
"interval": 90,
|
||||
"enabled": true
|
||||
},
|
||||
"enabled": true
|
||||
},
|
||||
"place": [
|
||||
"monolith/black-1",
|
||||
"monolith/black-2",
|
||||
"monolith/black-3",
|
||||
"monolith/black-4",
|
||||
"monolith/black-5",
|
||||
"monolith/black-6"
|
||||
],
|
||||
"translate": {
|
||||
"x": 0,
|
||||
"y": -3,
|
||||
"z": 0
|
||||
}
|
||||
}
|
||||
],
|
||||
"derivative": "SAVANNA",
|
||||
"biomeStyle": {
|
||||
"style": "IRIS"
|
||||
},
|
||||
"biomeZoom": 20,
|
||||
"biomeScatter": [
|
||||
"SAVANNA",
|
||||
"DESERT"
|
||||
],
|
||||
"biomeSkyScatter": [
|
||||
"DESERT",
|
||||
"SAVANNA"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user