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