Files
minecraft-bedrock-json-schemas/source/behaviour/biomes/1.12.0/components/minecraft.nether_surface.json
2021-03-21 15:18:38 +01:00

10 lines
310 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$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": {}
}