HHGames/data/herohost/dimension/world.json
HeroChris f8951522bb Init
2023-09-15 19:52:54 +02:00

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": []
}
}
}