Disable repair recipe

master
Wuzzy 2020-11-18 15:34:06 +01:00
parent 1ffcc83b41
commit 4c79740827
1 changed files with 1 additions and 0 deletions

View File

@ -195,6 +195,7 @@ S([[Example 2:
Teleports you to Y=9 without changing the X and Z coordinates, then gives you an apple.]]),
inventory_image = "cmdtool_cmdtool.png",
wield_imagee = "cmdtool_cmdtool.png",
groups = { disable_repair = 1 },
on_use = execute_command,
on_place = open_command_configuration,
on_secondary_use = open_command_configuration,