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