Apply disable_repair group
This commit is contained in:
parent
af3785021b
commit
502be105ac
3 changed files with 4 additions and 3 deletions
|
@ -63,7 +63,7 @@ function watch.register_item(name, image, creative, frame)
|
|||
_doc_items_longdesc = longdesc,
|
||||
_doc_items_usagehelp = usagehelp,
|
||||
inventory_image = image,
|
||||
groups = {not_in_creative_inventory=g, tool=1, clock=frame},
|
||||
groups = {not_in_creative_inventory=g, tool=1, clock=frame, disable_repair=1},
|
||||
wield_image = "",
|
||||
stack_max = 64,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue