mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-01-19 07:11:56 +00:00
13 lines
302 B
JSON
13 lines
302 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "2942400907",
|
|
"title": "minecraft:display_name v1.20.50",
|
|
"type": "object",
|
|
"properties": {
|
|
"value": {
|
|
"type": "string",
|
|
"$metaProperties": {}
|
|
}
|
|
},
|
|
"$metaProperties": {}
|
|
} |