diff options
author | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-13 13:49:20 +0100 |
commit | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (patch) | |
tree | 0cb12426810b32fe1f13ea16dd96b7e442fbbfe2 /items/VACCINE_RING.json | |
parent | c7f6c27bafd374d29a511e125f9f08cac32e4771 (diff) | |
parent | aebdb4e42bf3f00630c3be38ed208e0a02d9d39b (diff) | |
download | NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.gz NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.tar.bz2 NotEnoughUpdates-REPO-1a662e795fa71b10471b6f3e4c9e4955685092a8.zip |
Merge branch 'master' into prerelease
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 |