Files
minecraft-bedrock-json-schemas/source/general/blocks_identifiers.json

8 lines
201 B
JSON
Raw Normal View History

2020-11-01 17:22:42 +01:00
{
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.general.1.8.0.blocks.item",
"type": "string",
2021-03-21 15:18:38 +01:00
"title": "Block Name",
2020-11-01 17:22:42 +01:00
"description": "TODO description"
}