Алмазная пыль

This commit is contained in:
Hell13Cat
2022-02-05 23:06:40 +03:00
parent f6f52cb784
commit 18fe411902
8 changed files with 77 additions and 6 deletions
@@ -0,0 +1,21 @@
{
"format_version": "1.17.0",
"minecraft:item": {
"description": {
"identifier": "mw_item:diamond_dust",
"category": "construction"
},
"components": {
"minecraft:icon": {
"texture": "mw_item",
"frame": 0
},
"minecraft:display_name": {
"value": "Алмазная пыль"
},
"minecraft:hand_equipped": false,
"minecraft:max_stack_size": 64,
"minecraft:foil": false
}
}
}