Files
minecraft-bedrock-json-schemas/source/behavior/blocks/1.10.0/components/minecraft.display_name.json

8 lines
302 B
JSON
Raw Normal View History

2021-06-06 10:07:19 +00:00
{
"$id": "blockception.minecraft.behavior.blocks.1.10.0.minecraft.display_name",
"additionalProperties": false,
"type": "string",
"title": "Display Name 1.10.0",
2021-09-21 23:02:34 +02:00
"description": "Specifies the language file key that maps to what text will be displayed when you hover over the block."
2021-06-06 10:07:19 +00:00
}