Files
minecraft-bedrock-json-schemas/source/behaviour/biomes/1.12.0/components/minecraft.the_end_surface.json
2021-02-10 02:07:15 +01:00

10 lines
309 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "minecraft.behavior.biomes.1.12.0.components.minecraft.the_end_surface",
"title": "The end surface",
"description": "Use default Minecraft End terrain generation.",
"type": "object",
"additionalProperties": false,
"properties": {}
}