diff options
Diffstat (limited to 'items/VACCINE_RING.json')
-rw-r--r-- | items/VACCINE_RING.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/items/VACCINE_RING.json b/items/VACCINE_RING.json index f09eb85b..6bc712a1 100644 --- a/items/VACCINE_RING.json +++ b/items/VACCINE_RING.json @@ -9,9 +9,20 @@ "", "§a§lUNCOMMON ACCESSORY" ], + "recipe": { + "A1": "ARACHNE_FANG:1", + "A2": "ARACHNE_FANG:1", + "A3": "ARACHNE_FANG:1", + "B1": "ARACHNE_FANG:1", + "B2": "VACCINE_TALISMAN:1", + "B3": "ARACHNE_FANG:1", + "C1": "ARACHNE_FANG:1", + "C2": "ARACHNE_FANG:1", + "C3": "ARACHNE_FANG:1" + }, "internalname": "VACCINE_RING", "crafttext": "", - "clickcommand": "", + "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "" }
\ No newline at end of file |