Files
minecraft-bedrock-json-schemas/source/behavior/biomes/components/nether_surface.json

9 lines
255 B
JSON
Raw Normal View History

2021-11-16 13:26:46 +01:00
{
"$id": "minecraft.behavior.biomes.1.12.0.components.minecraft.nether_surface",
"title": "Nether Surface",
"description": "Use default Minecraft Nether terrain generation.",
"type": "object",
"additionalProperties": false,
"properties": {}
}