diff options
Diffstat (limited to 'items/SYNTHESIZER_V2.json')
-rw-r--r-- | items/SYNTHESIZER_V2.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/items/SYNTHESIZER_V2.json b/items/SYNTHESIZER_V2.json index 01d7923b..d87e8695 100644 --- a/items/SYNTHESIZER_V2.json +++ b/items/SYNTHESIZER_V2.json @@ -17,9 +17,23 @@ "§7§8This item can be reforged!", "§5§lEPIC NECKLACE" ], + "recipe": { + "A1": "Y:64", + "A2": "Y:64", + "A3": "Y:64", + "B1": "Y:64", + "B2": "SYNTHESIZER_V1", + "B3": "Y:64", + "C1": "Y:64", + "C2": "Y:64", + "C3": "Y:64" + }, "internalname": "SYNTHESIZER_V2", "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Synthesizer_v2" + ] }
\ No newline at end of file |