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

9 lines
255 B
JSON
Raw Normal View History

2021-02-06 14:00:02 +01:00
{
2021-02-10 02:07:15 +01:00
"$id": "minecraft.behavior.biomes.1.12.0.components.minecraft.nether_surface",
2021-03-21 15:18:38 +01:00
"title": "Nether Surface",
2021-02-10 02:07:15 +01:00
"description": "Use default Minecraft Nether terrain generation.",
"type": "object",
"additionalProperties": false,
"properties": {}
}