Files
minecraft-bedrock-json-schemas/source/behaviour/biomes/1.12.0/components/minecraft.nether_surface.json
2021-02-06 14:00:02 +01:00

9 lines
303 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": { }
}