1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-02-22 11:16:13 +00:00
Mike Ammerlaan 1c48a87a35 v1.21.20.3
2024-08-13 09:36:05 -07:00

17 lines
345 B
JSON

{
"format_version": "1.20.50",
"minecraft:item": {
"description": {
"identifier": "minecraft:breeze_rod"
},
"components": {
"minecraft:icon": {
"texture": "breeze_rod"
},
"minecraft:display_name": {
"value": "item.breeze_rod.name"
},
"minecraft:hand_equipped": true
}
}
}