22 lines
480 B
JSON
22 lines
480 B
JSON
{
|
|
"format_version": "1.20.30",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "construct:easy_place",
|
|
"category": "Equipment"
|
|
},
|
|
"components": {
|
|
"minecraft:max_stack_size": 1,
|
|
"minecraft:icon": {
|
|
"texture": "construct:easy_place"
|
|
},
|
|
"minecraft:display_name": {
|
|
"value": "Easy Place"
|
|
},
|
|
"minecraft:wearable": {
|
|
"dispensable": true,
|
|
"slot": "slot.weapon.offhand"
|
|
}
|
|
}
|
|
}
|
|
} |