16 lines
376 B
JSON
16 lines
376 B
JSON
|
{
|
||
|
"type": "herohost:world_type",
|
||
|
"generator": {
|
||
|
"type": "minecraft:flat",
|
||
|
"settings": {
|
||
|
"biome": "herohost:biome",
|
||
|
"lakes": false,
|
||
|
"features": false,
|
||
|
"layers": [{
|
||
|
"height": 1,
|
||
|
"block": "minecraft:air"
|
||
|
}],
|
||
|
"structure_overrides": []
|
||
|
}
|
||
|
}
|
||
|
}
|