1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-22 15:56:12 +00:00
Mike Ammerlaan c989e80c35 v1.21.0.3
2024-06-13 09:45:16 -07:00

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"
}
}
}
}