mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-02-22 15:56:12 +00:00
18 lines
331 B
JSON
18 lines
331 B
JSON
{
|
|
"format_version": "1.20.50",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "minecraft:trial_key",
|
|
"category": "Items"
|
|
},
|
|
"components": {
|
|
"minecraft:icon": {
|
|
"texture": "trial_key"
|
|
},
|
|
"minecraft:display_name": {
|
|
"value": "item.trial_key.name"
|
|
}
|
|
}
|
|
}
|
|
}
|