26 lines
595 B
JSON
26 lines
595 B
JSON
{
|
|
"format_version": "1.20.50",
|
|
"minecraft:item": {
|
|
"description": {
|
|
"identifier": "construct:easy_place",
|
|
"category": "Items"
|
|
},
|
|
"components": {
|
|
"minecraft:icon": {
|
|
"texture": "construct:easy_place"
|
|
},
|
|
"minecraft:display_name": {
|
|
"value": "construct.easyplace.name"
|
|
},
|
|
"minecraft:max_stack_size": 1,
|
|
"minecraft:wearable": {
|
|
"dispensable": true,
|
|
"slot": "slot.weapon.offhand"
|
|
},
|
|
"minecraft:use_modifiers": {
|
|
"use_duration": 3600,
|
|
"movement_modifier": 1
|
|
}
|
|
}
|
|
}
|
|
} |