diff options
Diffstat (limited to 'items/SERRATED_CLAWS.json')
-rw-r--r-- | items/SERRATED_CLAWS.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/items/SERRATED_CLAWS.json b/items/SERRATED_CLAWS.json index e0f64624..dd712b5b 100644 --- a/items/SERRATED_CLAWS.json +++ b/items/SERRATED_CLAWS.json @@ -19,9 +19,18 @@ "", "§9§lRARE PET ITEM" ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_GOLD_BLOCK:6", + "A3": "", + "B1": "ENCHANTED_GOLD_BLOCK:6", + "B2": "PET_ITEM_SHARPENED_CLAWS_UNCOMMON:1", + "B3": "ENCHANTED_GOLD_BLOCK:6", + "C1": "", + "C2": "ZOG_ANVIL:1", + "C3": "" + }, "internalname": "SERRATED_CLAWS", - "crafttext": "", - "clickcommand": "", - "modver": "1.3-REL", - "infoType": "" + "clickcommand": "viewrecipe", + "modver": "1.3-REL" }
\ No newline at end of file |