22 lines
508 B
JSON
22 lines
508 B
JSON
{
|
|
"format_version": "1.20.30",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "construct:material_grabber",
|
|
"category": "Items"
|
|
},
|
|
"components": {
|
|
"minecraft:max_stack_size": 1,
|
|
"minecraft:icon": {
|
|
"texture": "construct:material_grabber"
|
|
},
|
|
"minecraft:display_name": {
|
|
"value": "construct.materialgrabber.name"
|
|
},
|
|
"minecraft:wearable": {
|
|
"dispensable": true,
|
|
"slot": "slot.weapon.offhand"
|
|
}
|
|
}
|
|
}
|
|
} |