18 lines
329 B
JSON
18 lines
329 B
JSON
{
|
|
"type": "zombiiattack:lobby",
|
|
"generator": {
|
|
"type": "minecraft:flat",
|
|
"settings": {
|
|
"biome": "minecraft:plains",
|
|
"features": false,
|
|
"lakes": false,
|
|
"structure_overrides": [],
|
|
"layers": [
|
|
{
|
|
"block": "minecraft:air",
|
|
"height": 1
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |