10 lines
305 B
JSON
10 lines
305 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
"$id": "minecraft.behavior.biomes.1.12.0.components.minecraft.the_end_surface",
|
|
"title": "End Surface",
|
|
"description": "Use default Minecraft End terrain generation.",
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|