fast easy place now detects click
This commit is contained in:
@@ -1,21 +1,25 @@
|
||||
{
|
||||
"format_version": "1.20.30",
|
||||
"format_version": "1.20.50",
|
||||
"minecraft:item": {
|
||||
"description": {
|
||||
"identifier": "construct:easy_place",
|
||||
"category": "Items"
|
||||
},
|
||||
"components": {
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:icon": {
|
||||
"texture": "construct:easy_place"
|
||||
},
|
||||
"minecraft:display_name": {
|
||||
"value": "Easy Place"
|
||||
},
|
||||
"minecraft:max_stack_size": 1,
|
||||
"minecraft:wearable": {
|
||||
"dispensable": true,
|
||||
"slot": "slot.weapon.offhand"
|
||||
},
|
||||
"minecraft:use_modifiers": {
|
||||
"use_duration": 3600,
|
||||
"movement_modifier": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user